/* Copyright 2002-2010 Tom Banwell Designs*/
/*3/16/2008 11:06  */
	body, p, td, div, input {
	font-family: GEORGIA,ARIAL,VERDANA,HELVETICA; }
	
	body { margin-top : 15px; 
	margin-right : 5%; 
	margin-bottom : 10px; 
	margin-left : 5%;}
		
	A:link { color: #330099;  }
	A:visited { color:  #4682B4; }
	A:active { color: Red; }
	A:hover {
	background-color: #B0C4DE;
	text-decoration : underline; }
	
	h1 { font-size: 18pt; }/*equivalent to plus 2*/
	h2 { font-size: 16pt; text-align: center; } 		
		/*equivalent to plus 1.5*/ 
	.footer 	{  font-size: 9pt;
		color: #696969; }
	.footerrule { margin-top: 30px; }
	.logo { margin-bottom : 30px;  }	
	.lowlink {  text-decoration: none; } 
	.nav { font-size: 9pt; 
		text-align : center; }
  .required { font-size: 9pt; color: red; }
	.reduced { font-size: 9pt; }
	.super {font-size: 8pt; vertical-align : text-top; }
	.smallest { font-size: 8pt; }
	.titles { font-size: 18pt; } /* use for plus 2*/
	