body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: verdana,tahoma, arial, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #0033CC;
	;
}

.times-green12 { font-size: 30px; font-family: "Times New Roman", Times, serif; color: #3b4f01; }

.indent {
	MARGIN-LEFT: 6%;
}
.body-bold {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.body-bold-blue {
	font-family: Arial;
	font-size: 16px;
	color: blue;
	line-height: 20px;
	font-weight: bold;
}
.headline-red {
	font-family: Tahoma;
	font-size: 32px;
	color: #CC0000;
	font-weight: bold;
}
.headline-black {
	font-family: Tahoma;
	font-size: 32px;
	font-weight: bold;
}
.linkhighlight {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0000cc;
	background-color: #FFFF00;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	line-height: 26px;
	font-weight: bold;
}
.subhead-red-larger {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	line-height: 35px;
	font-weight: bold;
}
.subhead-blue {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: blue;
	line-height: 26px;
	font-weight: bold;
}
.hyperlinkbold {
	font-family: Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.hilite {
	background-color: #FFFF00;
}

