BODY {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	scrollbar-base-color:#FFFFFF;
}
TD, DIV, P {
	font-family: Verdana, Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	}	

B, STRONG {
	font-weight: bold; 
}

I, EM {
	font-style: italic;
}

A{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}

.menu {
	font-family: Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: White;
}

A.menu{
   text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

A.menu:Hover {
   text-decoration: none;
	font-weight: bold;
	color: #FF6347;
}

A.menu:Active {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}

.dropmenu {
 	font-family : verdana, geneva, helvetica,sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight : normal;
	font-style : normal;
 }
 
 .input {
 	font-family : verdana,geneva,helvetica,sans-serif;
	font-size : 10px;
	color: #00000;
	background-color: #FFFFFF;
	font-weight : normal;
	font-style : normal;
 }
 
 

