body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
}
.legal {
	font-size: 10px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.upstyle {
	color: #0033FF;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
}
.highlighted {
	color: #0000FF;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
}

a:visited {
	font-weight: bold;
	color: #00309C;
	text-decoration: none;
	line-height: normal;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	background-color: #999999;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	font-style: italic;
}
.red_bold {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}

