@charset "ISO-8859-1";

.mybody {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	background-color: #f5f5f5;
}

.mytable {
	background-color:#FFFFFF;
	padding-top: 0px;
}

.mya {
	padding: 0 0px; text-decoration: none; color:#000000;
}	
.mya:hover {
	text-decoration: underline; color:#0000CC;
}