body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}

td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}
p { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}

.heading {  
font-size: 20px; 
color: #003373; 
font-weight: bold
}
.subheading { 
font-size: 16px; 
color: #003373; 
font-weight: bold 
}
.highlight { 
font-size: 12px; 
color: #003373; 
font-weight: bold 
}

A:active {
	COLOR: #00549E; TEXT-DECORATION: none
}
A:link {
	COLOR: #00549E; TEXT-DECORATION: none
}
A:visited {
	COLOR: #00549E; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.style11 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style13 {font-size: 11px}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #87746A;
	font-weight: bold;
}
.style17 {
	color: #87746A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnav { 
font-size: 11px; 
color: #003373; 
font-weight: bold; 
text-decoration: none
}
.topnav:link { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:hover { font-size: 11px; color: #FF0000; font-weight: bold; text-decoration: none}
.subMenu { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FF0000; font-weight: bold;text-decoration: none}

.breadcrumbs {color: #1E7BC1; text-decoration: none}
.breadcrumbs:link {color: #1E7BC1; text-decoration: none}
.breadcrumbs:visited {color: #1E7BC1; text-decoration: none}
.breadcrumbs:hover {color: #FF0000; text-decoration: underline}

.footer { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline}

.inputbox {
	background-color : grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}
.button {
	background-color : #grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}
.header {
	font : small;
	background-color : #000066;
	color : yellow;
	border : white;
	letter-spacing : 2px;
	font-weight : bold;
}
.desc {
	background-color : white;
	font : x-small;
	color : #666666;
	padding : 3px;
}
.list {
	font : x-small;
	border-bottom : thin groove #000066;
}
h1 {
	font : bold large;
	text-decoration : underline;
	text-transform : capitalize;
	font-variant : small-caps;
}
