h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
.white {
	color: #FFFFFF;
}
.maroon {
	color: #003366;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
.green {
	color: #006600;
	line-height: 16px;
}
.blue {
	color: #990000;
	line-height: 12px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #0099CC;
}
a:hover {
	text-decoration: none;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
.white a:hover {
	text-decoration: underline;
}
.green a:link {
	color: #006600;
}
.green a:visited {
	color: #009933;
}
.green a:hover {
	text-decoration: none;
}
.blue a:link {
	color: #990000;
}
.blue a:visited {
	color: #993366;
}
.blue a:hover {
	text-decoration: none;
}
.maroon a:link {
	color: #003366;
}
.maroon a:visited {
	color: #006699;
}
.maroon a:hover {
	text-decoration: none;
}
ul {
	list-style-image: url(images/bullit_orange.gif);
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h3 a:link {
	color: #006699;
}
h3 a:hover {
	text-decoration: none;
}
.lightbluebold {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
lightblue a:link {
	color: #006699;
}
.small {
	font-size: 9px;
}
.smallwhite {
	font-size: 9px;
	color: #FFFFFF;
}
body {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large {
	font-size: 12px;
	font-weight: bold;
}
.form {
	font-size: 10px;
}
.nomargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.smallwhitebold {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;

}
.tenpt-white {

	font-size: 10px;
	color: #FFFFFF;
}
.tenpt-white-bold {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

