/* CSS Document */

m{
margin-right:8px;
}

h1,h2,h3,h4,h5{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0C427A;
r:#FE6301;
margin-left:2px;}

p,li{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:2px;
}

.ln,table
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {
	color: #4160AF;
	text-decoration: none;
}
a:visited {
	color: #4160AF;
	text-decoration: none;
}
a:hover {color: #cccccc;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
	hr
	{ color:blue;}
	
<!--
body {
	background-color: #0682A9;
}
.style2 {font-family: tahoma}
.style3 {font-size: 12px}
.style4 {font-family: tahoma; font-size: 12px; }
.style5 {font-family: tahoma; font-weight: bold; }
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #201861;
}



.style6 {color: #11477D}
.style7 {color: #BAD7FF}

.style8 {color: #FFFFFF}
.style9 {
	font-family: Tahoma;
	font-size: 12px;
}

