@charset "utf-8";
/* CSS Document */
h1 { font-weight:strong; color:#a67b2a; font-size:14px; font-family: Verdana;}
h2 { font-weight:bold; font-size:11px; font-family: Verdana; }
h3 { font-weight:bold; font-family: Verdana; font-size:14px }
p { font-size:11px; font-family: Verdana; }
strong { font-weight:bold }
a:link {
}
a:visited {
}
a.different:link{
	color: #000;
}
a.different:visited{
	color: #000;
}
a.different:hover{
	text-decoration: underline;
	color: #a67b2a;
}
a.different:active{
	text-decoration: none;
	color: #a67b2a;
}
a.different1:link{
	text-decoration: none;
	color: #000000;
}
a.different1:visited{
	text-decoration: none;
	color: #000000;
}
a.different1:hover{
	text-decoration: underline;
}
a.different1:active
.style95 {font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.thrColAbsHdr #container #mainContent table {
	color: #000;
}
.redhead {
	color: #F00;
	font-size: 20px;
}
