p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
     { font-family: Arial, Helvetica, Verdana, sans-serif; }
     
     
BODY {
		font-weight: medium;
		font-style: normal;
		color: #333333;
		background: #E3E9EE;
		background-image: url('images/navigation/back.gif'); background-attachment:fixed;
		margin-left: 5pt;
		margin-top: 10pt;

}

p, td, tr, th {
		font-weight: medium;
		font-style: normal;
		color: #333333;
}
               
A:Visited  {
	
	color : #666666;
	text-decoration : underline;
}

A:Link  {
	
	color : #0000FF;
	text-decoration : underline;
}

A:Active  {
	
	color : #000080;
	text-decoration : underline;
}

A:Hover  {
	
	color : #000080;
	text-decoration : underline;
}
BODY {scrollbar-face-color: #C3D2E1; scrollbar-shadow-color: #eeeeee; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #666666; scrollbar-track-color: #E3E9EE; scrollbar-arrow-color: #0000FF;}


