.hrefs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000F3;
	text-decoration: none;
}
.normal {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:13px; 
	text-align: justify;

}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FF6600;
}

.head1{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#B06427;
}

.homepage{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#B06427;
	font-weight: bold;
	text-align: justify;
}

.homepage_small{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#000000;
	font-weight: normal;
	text-align: justify;
}


