BODY, TD {
	background: white;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border-color : #ff8000;
	border-left-color : #ff8000;
}
P1 {
	font-size: 12pt
	font-style: normal;
	font-family: san-serif;
	}
P2 {
	font-size: 14pt
	font-style: normal;
	font-family: san-serif;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 12pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}
A {
	color: #0088ff;
	text-decoration : none;
}

A:Hover {
	color: #ff8000;
	text-decoration : underline;
	border : #ff8000;
}

HR {
		color:#0088ff
}

B{
	letter-spacing : 0px;
	font-family : sans-serif;
	font-style : normal;
	height : auto;
	margin-top : auto;
}
body 	{ scrollbar-face-color: #0088ff;
				scrollbar-shadow-color:#ff8000;
	 			scrollbar-highlight-color: #ff8000; 
				scrollbar-3dlight-color: #ff8000; 
				scrollbar-darkshadow-color: #ff8000; 
				scrollbar-track-color: #ff8000; 
				scrollbar-arrow-color: white}
				
 select   { font-family: verdana,Arial; font-size:8pt;
					  background-color:#ff8000; color: #000000}
		 
		     .text     { font-family: verdana,Arial; font-size: 8pt;
					  background-color:#CC8100; color: #66FF33}

			.area     { font-family: verdana,Arial; font-size: 8pt;
					  background-color:#CC8100; color: #3300FF}
					
	




