body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
}
h1 {
	color: #333333;
	font-size: 13px;
	font-weight:bold;
}
h2{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
ul {
	font-size: 12px;
	color:#333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a.nav:link {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}
a.nav:visited {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}
a.nav:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #CC0000;
}
a.nav:active {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}
a.inline:link {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
a.inline:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
a.inline:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #CC0000;
}
a.inline:active {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.style3 {
	font-size: 11px;
}
.style4 {
	font-size:11px;
	color: #CC0000;
}
.style5 {
	font-size:12px;
	color: #333333;
	font-weight: bold;
}
.style6 {
	text-decoration: underline;
	font-size:12px;
	color: #333333;
	font-weight: bold;
}