body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: efefef;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}

p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,table,tr,br {
	font-family: Trebuchet MS, Arial;
}

p,ul,ol,li,div,address,blockquote,nobr,i,br {
	font-size: 8pt;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: normal;
}

A.navagation {
	Text-decoration:none;
	color:darkgreen;
	font-size:8pt;
}

A.navagation:hover {
	Text-decoration:underline;
}

A {
	text-decoration:none;
	color:blue;
}

A:hover {
	text-decoration:underline;
}

td {
	font-size: 8 pt;
	font-weight: bold;
}

.icon_col {
	width: 28px;
	text-align: left;
}

.icon_col img {
  align: middle;
	vertical-align: middle;
}

.menu_col {
	margin-left: 2px;
}

.menuitem, .last_menuitem {
	padding-top: 1px;
	padding-bottom: 1px;
}

.menuitem {
	border-bottom: 1px solid black;
}
