@charset "UTF-8";
body,td,th {
margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1{
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
}

.style2{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.style3{
	font-size: 21px;
	color: #333333;
	font-weight: normal;
}

.style4{
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #ff6600;
	}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
}

</style>
