body		{
		color : #000000;
		background: #ffffff;
		}

A:link 		{ color: #0000ff; }
A:active 	{ color: #ff0000; }
A:visited 	{ color: #800080; }
A:hover 	{ color: #ff0000; }


.title1	{ 
		background: transparent ;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13px ;
		font-weight: 900 ;
		letter-spacing: 0.0em ;
/*		color: #009900 ;	*/
/*		color: #3544b6 ;	*/
		color: #000000 ;
		}

.masthead	{ 
/*		background: #003366 ;	*/
		background: #3544b6 ;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 10pt ;
		color: #ffffff ;
		}

.footer	{ 
/*		background: #003366 ;	*/
		background: #3544b6 ;
		}


.bodytext	{ 
		background: #ffffff ;
		font-family: Verdana, Arial, Helvetica, sans-serif ;	
		font-size: 10pt ;
		font-weight: normal ;
		letter-spacing: 0.0em ;
		color: #000000 ;
		}
