body,td,th {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	color: #333333;
}
.style2 {color: #990000}
.style3 {font-size: 10px}
.style4 {
	font-size: 16px;
	line-height: 40px;
	color: #333333;
}
.style5 {color: #FFCC00}
body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}