BODY  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : font-size: 12px;
	text-align : left;
}

A {
	color : #00008B;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #B22222;
	text-decoration : none;
	font-weight : bold;
}
H1 {
     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	 FONT-SIZE: 22px;
	color : #B22222;
	text-decoration : none;
	font-weight : bolder;
}
H2 {
     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	 FONT-SIZE: 18px;
	color : #B22222;
	text-decoration : none;
	font-weight : bolder;
}
H3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	FONT-SIZE: 16px;
	color : #B22222;
	text-decoration : none;
	font-weight : bolder;
}
td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif; font-size: 12px; color: #000000} 
li {color: Black; list-style-type: square} 
ul {color: Navy; list-style-type: square} 
ol {color: Navy;
} 
  HR {
	border : solid #00008B;
	background-color : Navy;
}

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
