body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F2F1EC;
}
a {
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #295149;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.whitelink12pt {
	font-size: 12px;
	color: #FFFFFF;
}
.whitelink12pt:link {
	text-decoration: none;
}
.whitelink12pt:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink12pt:hover {
	text-decoration: underline;
	color:#FFCC00;
}
.whitelink12pt:active {
	text-decoration: none;
	color: #FFFFFF;
}
.black9pt {
	font-size: 9px;
	color: #000000;
}
.white12ptbold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}

