﻿body, td, font, p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	font-size: 9pt }
 	
input, textarea, select { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	font-size: 9pt;
	font-weight: 700;
}
 	
font.small {
	font-size: 8pt }
	
.font4pt {
	font-size: 4pt }

.font8pt {
	font-size: 8pt }
	
.font12pt {
	font-size: 12pt }

.font14pt {
	font-size: 14pt }

.font16pt {
	font-size: 16pt }
	
a { 
	color: #092966 }

a:hover { 
	color: #b22222 }
	
a.white { 
	color: #FFFFFF }
	
a.white:hover { 
	color: #DAD7B1 }

.listTable {
	padding-right: 12; 
	padding-top:2; 
	padding-bottom:2 }
	
input.button { 
	color: #ffffff; 
	background-color: #092966;
	font-size: 10px; 
	font-weight: bold; 
	width: 70px; }