body{margin:0;} 
.normal_text {
	font-family: Verdana;
	font-size: 11px;
	color: #615F5F;
	line-height: 18px;
}

.bullet {
	font-family: Verdana;
	font-size: 11px;
	color: #615F5F;
	line-height: 18px;
	text-indent: 0.2px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_bullet.gif);
	
	}

.links_text {
	font-family: Verdana;
	font-size: 11px;
	color: #3B3636;
	line-height: 16px;
	
}

.links_text a:link, a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #3B3636;
	line-height: 16px;
	text-decoration:none;
}

.links_text a:hover, a:active{
	font-family: Verdana;
	font-size: 11px;
	color: #3B3636;
	line-height: 16px;
	text-decoration:underline;
}


.inside_page_hdg {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #44457F;
	
}


.normal_text_mainpage{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #615F5F;
	
}

.main_headings {
	font-family: "Arial";
	font-size: 16px;
	color: #44457F;
	font-weight: bold;
	
}

.inside_headings {
	font-family: "Arial";
	font-size: 16px;
	color: #DF6D28;
	font-weight: bold;
	
}

.right_headings {
	font-family: "Arial";
	font-size: 11px;
	color: #44457F;
	font-weight: bold;
	
}

.copyright_text {
	font-family: Verdana;
	font-size: 10px;
	color: ##000000;
		
}

