
A:LINK {color : #0000ff;}
A:VISITED {color : #0000ff;}
A:HOVER, A:VISITED:HOVER {color : #0000ff; text-decoration : none;}
A:ACTIVE {color : #0000ff;}

BODY {background : #333366; 
		color : #000000; 
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		margin-top :0;
		margin-left :0;
		}


DIV.bodytext {background : #FFFFFF; 
		color : #000000; 
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		margin-top :20;
		margin-bottom :20;
		}
		
P, TD {font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;}
		
TD.contentheading {
font-weight : bold; 
font-size : 13px; 
font-family : Arial, Helvetica, sans-serif;
 }
 
 DIV.componentheading {
font-weight : bold; 
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif;
 }


H4 {font-weight : bold; font-size : 12px; font-family : Arial, Helvetica, sans-serif }
H3 {font-weight : bold; font-size : 14px; font-family : Arial, Helvetica, sans-serif }



UL {list-style-position : outside ; margin-left : 15; margin-top : 2; margin-bottom : 2; list-style-type : square; }
LI {font-family : Arial, Helvetica, sans-serif; font-size : 11px; margin-left : 15;}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
}
