.home {
	font-family: Calibri;
	font-size: 13px;
	font-weight:bold;
	line-height: 14px;
	color: #23250E;
}

.text {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	line-height: 14px;
	color: #23250E;
}

.name {
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;	
	color: #FFFFCC;
 }
 
 .title {
 font-family: Century;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	font-style:italic;
	color: #663300;
 }

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;
 }

.leftfooter {
  font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #996600;
}
.rightfooter {
  font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.nav {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
.heading {
	font-family: Calibri;
	font-size: 16px;
	font-weight:bold;
	line-height: 14px;
	color: #660000;
	font-style:italic;
	text-align:center;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration:none		
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none	
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#333300;
	text-decoration:none 	
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#333300;
	text-decoration:none 	
}


