body {
	background: #d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.links {
	list-style-image: none;
	line-height: 150%;
	list-style-type: square;
	color: #CC3300;
}
a:link {
	color: #003399;
	font-size: 11px;
}
a:visited {
	color: #003399;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
}

a.linkspg:link {
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
a.linkspg:visited {
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
a.linkspg:hover {
	text-decoration: none;
}

a.sub:link {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.sub:visited {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.sub:hover {
	text-decoration: underline;
	font-weight: bold;
}


.footer1 {
	font-size: 10px;
	color: #666666;
}
.footer2 {
	font-size: 10px;
	color: #999999;
}
h3 {
	color: #003366;

}
h4 {
	color: #003366;
	font-weight: bold;

}
.callout {
	font-size: 12px;
	color: #CC3300;
	font-style: italic;
	font-weight: bold;
}
.callout2 {
	font-size: 18px;
	color: #000066;
	line-height: 24px;
}
.callout3 {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #006666;
}
.borderCallout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
