@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0971C9;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {font-size: 12px}
.style2 {color:#75A023; font-weight:bold;}
.style3 {color:#FF0000;}
.style4 {color: #000000;line-height: 18px;}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 50px;
	color: #FFFFFF;
}