span.small{
	color : Black;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : xx-small;
}

span.small_wht{
	color : White;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : xx-small;
}

span.body {
	color : Black;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : x-small;
}

span.sidebar {
	color : White;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : x-small;
}

span.medium {
	color : Black;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : small;
}

span.title {
	color : Black;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size : medium;
}

a {  
	color: #003399;
	 text-decoration: none
}
a:hover { 
	color: #666666; 
	text-decoration: underline
}

input.nobrd {
   background-color : #FFFFFF;
	border : 0px solid outset #FFFFFF;
	border-style : none;
	list-style : none;
	
font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
color:#000000; 

}

input.input {
	background-color : #FFFFFF;
	border : 1px solid outset #000000;
	border-style : outset outset inset outset
	clear : none;
	list-style : decimal outside none;
	

font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
color:#000000; 

	}

