body, p, td, li, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

p, td, li {
	color:#333333;
	font-size: 12px;
}

h1 {
	color:#999999;
	font-size:18px;
	font-weight: bold;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.style6 {color: #FFFFFF}

.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }

a:link {
	color: #333399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}
