BODY {
        scrollbar-base-color:#c40000;
        scrollbar-track-color:#c40000;
        scrollbar-face-color:#c4000000;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3d-light-color:#FFFFFF;
        scrollbar-dark-shadow-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-arrow-color:white
           }

a:link 
	{
	color: #000000;
	text-decoration: none;
}

a:visited 
	{ color: #000000; 
	text-decoration: none 
	}

a:active 
	{ color: #000000; 
	text-decoration: none; 
	}

a:hover {
	color: #c40000;
	text-decoration: none;
	font : bold;
}

body 
	{
	font-family: arial, helvetica, sans-serif;
	}


td
	{ 
	font-size: 10pt; 
	font-family: arial, helvetica, sans-serif 
	}

	
option, input, checkbox, textarea
	{
	border-top:#c40000 solid thin;
	border-bottom:#c40000 solid thin;
	border-right:#c40000 solid thin;
	border-left:#c40000 solid thin;
	background-color: #e5e5e5;
	color: rgb(255,255,255);
	font-family: Arial;
	font-size: 9pt; font-weight: bold; color: black
}