.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-align: center;
	text-decoration: none;

}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #663333;
	text-align: center;
	text-decoration: underline;
	
}
	
.lefttitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.lefttitles:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}

.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.bullet:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}

.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;

}
.BodyHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.SubHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.SubHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.style1 {
	font-size: x-small
}

