.body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal
}

.header {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

.navigation {  
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FF6600; 
	background-color: #000000
}

.navigation-secondary {  
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFCC33; 
	background-color: #000000
}

.small-font {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 11px;
	color: #FF6600;
}

p {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	color: #FFFFFF;
}

p.sub-heading {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	color: #1ECE72;
}

.caption {
	color: #FFCC33;
}

td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.menu, A:visited.menu {
	color: #FF6600;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #1ECE72;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	font-weight: normal;
}


