/* white #ffffff; red #db140e grey #eaeaea textgrey #5b5b5b */
BODY {
	background: #eaeaea;
	font-family: Verdana, Arial, Helvetica;
	color:#5b5b5b;
	font-size: 8pt;
	scrollbar-3dlight-color:#db140e;
	scrollbar-arrow-color:#eaeaea;
	scrollbar-darkshadow-color:#db140e;
	scrollbar-face-color:#db140e;
	scrollbar-highlight-color:#db140e;
	scrollbar-shadow-color:#db140e;
	scrollbar-track-color:#eaeaea;
	text-align: left;}
A:hover {text-decoration: none;	color:#5b5b5b;}
A:link {text-decoration:none; color:#db140e;}
A:visited {text-decoration:underline; color:#db140e;} 
H3 {font-family: Verdana, Arial, Helvetica; color:#5b5b5b; font-size: 14pt;}
.onlineform { }
.headline { font-family: Verdana, Arial, Helvetica; color:#5b5b5b; font-size: 11pt; font-weight:bold;}
H5 { font-family: Verdana, Arial, Helvetica; color:#5b5b5b; font-size: 11pt; font-weight:bold;}
INPUT  {font-size:8pt; font-family:Verdana, Garamond, Times New Roman;  font-style:normal; color:#db140e}
C {font-size:8pt; font-family:Verdana; color :#db140e }
SELECT  {font-size:8pt; font-family:Verdana, Garamond, Times New Roman; font-weight:normal; font-style:normal; color:#db140e; background: #ffffff }
TEXTAREA  {	font-size:8pt; font-family:Verdana, Garamond, Times New Roman; font-weight:normal; font-style : normal; color :#db140e}