body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #9A0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A0000;
}
a:hover {
	text-decoration: none;
	color: #006A9B;
}
a:active {
	text-decoration: none;
	color: #9A0000;
}
.style1 {
	color: #9A0000;
	font-weight: bold;
	font-size: 14px;
}
.style2 {	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

a.style3:link {
	color: #006699;
	text-decoration: none;
}
a.style3:visited {
	text-decoration: none;
	color: #006699;
}
a.style3:hover {
	text-decoration: none;
	color: #9A0000;
}
a.style3:active {
	text-decoration: none;
	color: #006699;
}

.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a.style4:link {
	color: #006699;
	text-decoration: none;
}
a.style4:visited {
	text-decoration: none;
	color: #006699;
}
a.style4:hover {
	text-decoration: none;
	color: #9A0000;
}
a.style4:active {
	text-decoration: none;
	color: #006699;
}
.style5 {font-weight: bold}
