BODY {
	font-family : Arial,Helvetica,sans-serif;	
font-style : normal;
	color : #000085;
	background-color: #FFFFFF;
	font-size: small;
}

p, td
 {



}

H1  {
	font-size: 125%;
}

H2  {
	font-size : 120%;
}

H3  {
	font-size : 112%;
}

H4  {
	font-size : 100%;
}
.splink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 105%;
	font-weight : 800;
}

A.splink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 105%;
	font-weight : 800;
}
  
A.splink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 105%;
	font-weight : 800;
}

A.splink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 105%;
	font-weight : 800;
}

A.splink:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 105%;
	font-weight : 800;
}

.splinksmall{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

A.splinksmall:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
  
A.splinksmall:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

A.splinksmall:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

A.splinksmall:hover {
	color: #FFCC00;
	text-decoration:none;
	font-size: 80%;
}

A  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	color : #990000;
}

A:LINK  {
	font-style : normal;
	text-decoration : underline;
}

A:VISITED  {
	font-style : normal;
	text-decoration : underline;
}

A:HOVER  {
	font-style : normal;
	text-decoration : underline;
color : red;
}

li { 
text-align: Left;
text-indent: 0; 
margin-left: 0;
margin-right: 4px;
margin-top: 4px; 
margin-bottom: 0 
}

UL {
}

OL {
}

.heading  {
	color : #ffffff;
	font-size : 22px;
	font-weight : 800;
	filter:DropShadow (Color=#000000, OffX=1, OffY=1, Positive=true);
}

.dark  {color : #000089;}

.tiny  {
	font-style : normal;
	font-size: 9px;
	font-weight : 400;
}

.small  {
	font-style : normal;
	font-size: 90%;
	font-weight : 500;
}

.white  {
	color : #ffffff;
	font-size: 80%;
}
STRONG  {
font-style : normal;
font-weight : 600;
}

HR { width: 100%; height: 1px; color: #000089; border: none; } 



