.style2 {color: #FF0000}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "MS Sans Serif"; 
	font-size: 12px;
	color: #003366;
}
.style4 {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #CC3333;
}

td { font-family: "MS Sans Serif"; font-size: 11px; }
input, select, textarea { font-family: "MS Sans Serif"; font-size: 11px; }
h1 { font-family: "MS Sans Serif"; font-size: 14px; font-weight: bold; }

#table { }
#table .header { color: #003366; font-weight: bold; background-color: #88e1f1; height: 18px; }
#table .item { background-color: #FFFFFF; }
#table .alternate { background-color: #F7F3EE; }

a:link { text-decoration : none; font-family: "MS Sans Serif"; color: #30a9bd; }
a:visited { text-decoration : none; font-family: "MS Sans Serif"; color : #30a9bd; }
a:hover { text-decoration : underline; font-family: "MS Sans Serif"; color : #16515b; }

#menu { background-color: #88e1f1; }
#menu a:link { text-decoration : none; font-family: "MS Sans Serif"; color: #003366; }
#menu a:visited { text-decoration : none; font-family: "MS Sans Serif"; color : #003366; }
#menu a:hover { text-decoration : underline; font-family: "MS Sans Serif"; color: #000000; }
#menu .subcategory { font-weight: normal; }

.content { padding-left: 5px; padding-right: 5px; 
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;}
.text14 { font-size: 14px; }
.textsmall { font-size: 9px; color: #999999; }