
p  { font-size: 12px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.deftext      { font-size: 12px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.defitalicbold  { font-style: italic; font-weight: bold; font-size: 13px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.smalltext    { font-size: 9px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.medtext     { font-size: 11px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.headertext        { color: #008fff; font-weight: bold; font-size: 20px; line-height: 32px; font-family: Arial, Swiss }
.largetext       { font-weight: 800; font-size: 16px; font-family: Arial, Swiss }
.largetext_red       { font-weight: 800; font-size: 16px; font-family: Arial, Swiss; color: #a10303 }
.deftext_red      { font-size: 12px; font-family: Arial, Geneva, Swiss, SunSans-Regular; color: #a10303 }
a:link  { color: #025799; text-decoration: underline } 
a:visited  { color: #025799; text-decoration: underline } 
a:active  { color: #025799 text-decoration: underline } 
a:hover {color: #f88120; text-decoration: underline; }
a.wlinks:link  { color: #a10303; text-decoration: underline } 
a.wlinks:visited  { color: #a10303; text-decoration: underline } 
a.wlinks:active  { color: #f88120; text-decoration: underline } 
a.wlinks:hover  { color: #f88120; text-decoration: underline }
.pagenav {
  background-color: #0099CC;
	font: 9px Verdana, Tahoma; 
	color: #ffffff; 
	padding-top: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px;
}
.pagenav A:active {
	color: #ffff00; 
	text-decoration: none;
}
.pagenav A:visited {
	color: #ffff00; 
	text-decoration: none;
}
.pagenav A:hover {
	color: #000000; 
	text-decoration: none;
}
.pagenav A:link {
	color: #ffff00; 
	text-decoration: none;
}

