body, td, form {
	font-family :  Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #3c493c;
}
.text {
	color : #3c493c;
	text-align : justify;
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 0px;
}
a {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a:link{
	text-decoration : none;	
	color : #3c493c;
}
a:visited{
	text-decoration : none;	
	color : #3c493c;
}
a:hover{
	text-decoration : underline;	
	color : #3c493c;
}
.news {
	color : #4c4c4c;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
}
.bnews {
	color : #cc0000;
	text-align : right;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
}
.title {
	font : 800 15px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : #000000;
	margin-left : 30px;
	margin-right : 20px;
	margin-bottom : 10px;
}
.title1 {
	font : 800 11px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : #cc0000;
	margin-left : 30px;
	margin-right : 20px;
	margin-bottom : 10px;
}
.title2 {
	font : 800 15px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : #ffffff;
	text-align : right;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 2px;
	margin-bottom : 7px;
}
.header {
	background : #888888;
	font : 800 11px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : ffffff;
	text-align : center;
}
.zero {
	background : #e9e9e9;
	text-align : center;
}
.site {
	background : #e9e9e9;
	font : 800 11px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.total {
	background : #dddddd;
	font : 800 11px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : #666666;
	text-align : center;
}
.ratio {
	background : #e9e9e9;
	font : 800 11px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color : #666666;
	text-align : center;
}
.tdtext {
	color : #ffffff;
	text-align : justify;
	margin-left : 10px;
	margin-right : 10px;
}