body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #336699;
	background-image: url(images/purpbk.jpg);
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 18px;
	line-height: 24px;	
	color: #7A1501
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #000000
}

a {
	font-family: Palentino, serif;
	font-size: 24px;
	color: #422B09;
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	font-family: Palentino, serif;
	color: #7A1501;
	text-decoration: underline;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.whboldtext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.boldittext {
	font-size: 15px;
	font-weight: bold;
	color: #B77D49;
	font-style: italic;
}
.asterik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
