body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body {
	background-color: #cccccc;
	font-size: 12px;
	line-height: 13px;
	color: #000033;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.boldHeader {
	color: #000033;
	font-weight: bold;
	font-size: 18px;
}
.lgBold {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
.lgHeader {
	color: #000033;
	font-weight: bold;
	font-size: 24px;
}
.NavigationText {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
.normalBold {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}