/* Used for main frames with white background */

body	{
	background-image:  url(../images/paper2.gif);
	font-family: Comic Sans MS;
	font-size: 11pt; 
	}

.form		{ 
	font-family: Comic Sans MS;
	color: #CC0000;
	font-size: 10pt; 
	font-weight: normal; 
	}

table, th, tr, td, li, ul, ol	{
	color: #222222;
	font-family: Comic Sans MS;
	}

hr	{	
	width: 100%;
	height: .25pt;
	color: #0000FF;
	}	

a:link, a:visited   {
	color: #0000FF;
	text-decoration: underline; 
	}	
		
a:active, a:hover   {
	color: #CC0000;
	text-decoration: underline; 
	}	
		
h2	{
	font-family: Comic Sans MS;
	color: #CC0000; 
	font-size: 14pt; 
	letter-spacing: -.50pt;
	font-weight: 400;
	}
		
h3	{
	font-family: Comic Sans MS;
	color: #CC0000; 
	font-size: 12pt; 
	letter-spacing: -.50pt;
	font-weight: 400;
	}
