.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.mainbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight:  bold;
}


.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 000000;
	font-weight: bold;

}

ul {
	list-style-image: url(images/bullet.gif);

	}
	


.aboutcase{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 000000;
	font-weight: bold;

}

A.type1:link    {color:#ba3700; text-decoration:none;}
A.type1:visited {color:#ba3700; text-decoration:none;}
A.type1:active  {color:#ba3700; text-decoration:none;}
A.type1:hover   {color:#ba3700; text-decoration:underline;}


strong {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: c28328;
	margin-top: 0px;
    padding-top: 0px;
	
}

A.type2:link    {color:#ba3700; text-decoration:none;font-weight: bold;}
A.type2:visited {color:#ba3700; text-decoration:none;font-weight: bold;}
A.type2:active  {color:#ba3700; text-decoration:none;font-weight: bold;}
A.type2:hover   {color:#ba3700; text-decoration:underline;font-weight: bold;}


A.type4:link    {color:#ba3700; text-decoration:none;font-weight: bold;font-size: 16px;}
A.type4:visited {color:#ba3700; text-decoration:none;font-weight: bold;font-size: 16px;}
A.type4:active  {color:#ba3700; text-decoration:none;font-weight: bold;font-size: 16px;}
A.type4:hover   {color:#ba3700; text-decoration:underline;font-weight: bold;font-size: 16px;}


A.type5:link    {color:#ba3700; text-decoration:none;font-size: 16px;}
A.type5:visited {color:#ba3700; text-decoration:none;font-size: 16px;}
A.type5:active  {color:#ba3700; text-decoration:none;font-size: 16px;}
A.type5:hover   {color:#ba3700; text-decoration:underline;font-size: 16px;}


