body,p,td,li	{ color: #000000;
				  font-family: 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif; 
				  font-size: 10pt;}
a:link	{ color: #003163; text-decoration: none;}
a:hover	{ color: #125367; text-decoration: none;}
a:active	{ color: #125367; text-decoration: none;}
a:visited { color: #570A6A; text-decoration: none;}	
a.navbar:link	{ color: #ffffff; text-decoration: none; 
			  	  font-family: 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif;
				  font-weight: bold;
		  		  font-size: 10pt;}
a.navbar:hover	{ color: #ccffff; text-decoration: none; 
			  	  font-family: 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif;
				  font-weight: bold;
		  		  font-size: 10pt;}
a.navbar:active	{ color: #D4AD00; text-decoration: none; 
			  	  font-family: 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif;
				  font-weight: bold;
		  		  font-size: 10pt;}
a.navbar:visited { color: #dddddd; text-decoration: none;
			  	  font-family: 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif;
				  font-weight: bold;
		  		  font-size: 10pt;}	
hr				{ color: #570A6A;}
.white			{color: #ffffff;}
.blue			{color: #003163;}
.aqua			{color: #125367;}
.purple			{color: #570A6A;}
.lilac			{color: #F0E1FF;}
.header {background-color: #125367; font-size: 9pt;	color: ffffff; font-weight:bold; text-decoration: none;}
a.header {font-weight:bold; text-decoration: none; color: ffffff;}
a:hover.header {font-weight:bold; text-decoration: underline; color: ffffff;}
a:visited.header {font-weight:bold; text-decoration: none; color: ffffff;}
input, select, textarea{
	background-color: #F0E1FF;
	color: #000000;
	border: 1px solid #666666;
	font-size: 10pt;
	font-family : 'Comic Sans MS', 'Architect', Arial, Helvetica, sans-serif;
	margin: 0px;
}
input.blackbutton{color: #ffffff; background-color: #570A6A; font-size: 10pt;  font-weight: bold; border: 1px solid #666666;}
input.checkbox{color: #000000; background-color: #ffffff; font-size: 10pt;  font-weight: bold; margin:0px; padding:0px; border:0;}
