body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 10px;
	color: F37437;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: D34F0F;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: F37437;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #006699;
}
h4 {
	font-size: 12px;
	color: #6699CC;
}
h5 {
	font-size: 12px;
	color: 3D991D;
}
h6 {
	font-size: 12px;
	color: #94c424;
}
.style2 {font-size: 18px}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.style5 {color: #FF9900}