h1 {
	text-align: left;
	font-size: 14px;
	color: #ffffff;
}
h2 {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
h3 {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
h1 { margin-top: 0; margin-bottom: 0 }
h2 { margin-top: 0; margin-bottom: 0 }
h3 { margin-top: 0; margin-bottom: 0 }
p { margin-top: 0; margin-bottom: 0}
body,td,th {
	font-size: medium;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
.style1 {font-size: small}
.style3 {color: #009900}
.style2 {color: #FF0000}
.style4 {color: #FFFFFF}
.style5 {
	color: #66CC99;
	font-weight: bold;
}