body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFCC}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {color: #8A0300}
.style4 {color: #890300}
.style5 {color: #990000}
.style6 {
	color: #FBF8D5;
	font-size: 16px;
}
.style7 {font-size: 10px}
.style8 {color: #FBF8D5; font-size: 10px; }
.style9 {color: #FBF8D5}


A.menu{
	font-size: 10px;
	color:#FBF8D5; 
	text-decoration: none;

}
A.menu:hover{
	color:#FBF8D5; 
	text-decoration:underline;
}
A.menu2{
	font-size: 10px;
	color:#8A0300; 
	text-decoration: none;

}
A.menu2:hover{
	color:#8A0300; 
	text-decoration:underline;
}
.champ{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid black;
	color:black;
	font-size: 10px;
}
.champ2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid black;
	color:black;
	font-size: 10px;
	background-color:white;
}