BODY {
	font-family : Verdana, sans-serif;
	font-size : 12px;

	.background
background: #ffffff;
bgcolor: #ffffff;

 
} 

td, textarea, input, select { 
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal; 
} 
.tableDetail { 
font-size: 12px; 
font-family: Verdana, sans-serif; 
color: #000000; 
} 
.frame { 
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
border: 1px solid #cc0000; 

}
	
A {
	text-decoration: none;
	color: #808080;
	font-weight : none;
}

A:Hover {
	text-decoration: none;
	color: #000000;
	font-weight : none;
}
A:Active {
	text-decoration: none;
	color: #000000;
	font-weight : none;
}
