div#text_indent {
	margin-left: 30px;
	margin-right: 30px
}
.mainfont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 17px
}
.medfont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	line-height: 20px
}
.subheaderfont {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #000000;
	line-height: 18px
}	
.tinyfont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	line-height: 15px
}
.seriffont  {  
	font-family: Times New Roman, Times;
	font-size: 11pt;
	color: #000000
} 
.bigserifont { 
	font-family: Times New Roman, Times;
	font-size: 14pt;
	color: #000000
}
.bigsansfont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000
}
.big2sansfont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000
}
a:link {
	color: #cb2525;
	text-decoration: none
}
a:visited {
	color: #cc3333;
	text-decoration: none
}
a:hover {
	color: #96b4cb;
	text-decoration: none
}
a:active {
	color: #96b4cb;
	text-decoration: none
}
