@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {
	font-weight: bold;
	font-size: 14px;
}
#footer{
	text-align: right;
}
h1 {
	font-size: 16px;
}
