A {  font-weight: normal; text-decoration: none }
A:link {  text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: none}
		
body, td{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF
}
 
input, textarea, select { 
	font-family: Tahoma;
	font-size: 9px;
	color: #000000
}
 
.fields { 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF
}

.fieldsprint { 
	font-family: Verdana;
	font-size: 11px;
	color: #OOOOOO
}

.box { 
	font-family: Tahoma;
	font-size: 12px;
	color: #4F5556
}

.menu { 
	font-family: Tahoma;
	font-size: 9px;
	color: #333333
}



form {margin-bottom : 0}