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: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style1 {font-size: small}
.style3 {color: #FFFFFF}
.style2 {color: #FF0000}
.style4 {
	color: #FF9900;
	font: bold;
}