BODY{
	color : Navy;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}

A:HOVER {
	text-decoration : none;
}

h1 {
	font-size: 22px
}

h2 {
	font-size: 35px;
	font-weight: bold;
	text-decoration: none
}

h2 a:link { 
	font-size: 35px; 
	font-weight: bold; 
	text-decoration: none 
}

h2 a:hover { 
	font-size: 35px; 
	font-weight: bold; 
	text-decoration: underline
}

h2 a:visited { 
	font-size: 35px;
	color: #336699;
	letter-spacing : 2px;
	text-decoration : none;
	background-color : White;
	font-weight : bolder;
}

h3 { 
	font-weight: bold; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
	background : #336699;
}

h3 a:link { 
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
	background-color : #336699;
}

h3 a:hover { 
	font-weight: bold; 
	font-style: normal; 
	color: #FFFFFF; 
	font-size: 12px ; 
	text-decoration: underline;
	background : #336699;
}

h3 a:visited { 
	font-weight: bold; 
	font-style: normal; 
	color: #FFFFFF; 
	font-size: 12px;
	background : #3870a7;
}

h4 {
		font-weight: bold;
		font-style: italic
}

.menu {
	border: none;
	border-color: #003399;
	background-color: #3870A7;
	font-weight: bold;
	color: #FFFFFF
}

.box {
	border: 1px solid; 
	border-color: #8fb5da #8fb5da #8FB5DA;
}

.small {
	color : Navy; 
	background-color : White; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-align : left; 
}

.note { 
	color : Navy; 
	background-color : 
	White; font-family : 
	Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-align : left;
	vertical-align : 0;
}

.highlight { 
	background-color : White; 
	text-align : left;
	font-weight: bold
}
TD  { 
	color : #2B5580;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
 } .err {  color: #FF0000}
