body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-size: 11px;
	color: #0066FF;
}

#blah a:link { color:#0c4277; font-weight:bold; }
#blah a:hover { color:#88DA5E; font-weight: bold; }

a:link {
	color: #0066FF;
	font-weight: bold;
}

a:visited {
	color: #000099;
	font-weight: bold;
}

a:hover {
	color:#88DA5E;
	font-weight: bold;
}

.heading {
	font-size: 14px;
	color: #6796CE;
	font-style: italic;
}

.heading2 {
	font-size: 14px;
	color: #6796CE;
	font-weight: bold;
}

.subtext {
	font-size: 11px;
	font-style: italic;
}

.td-head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6796CE;
}

.blue {
	color: #6796CE;
	font-weight: bold;
}

.dkblue {
	color: #0066FF;
}

a.footer { font-weight:bold; }
a.dkblue {
	color: #0c4277;
}
a:hover.dkblue {
	color: #88DA5E;
}

#container { position:relative; width:757px; margin:0 auto; }
#starburst { position:absolute; top:-5px; right:-20px; z-index:2; }
img, div { behavior: url("iepngfix.htc"); }