P, TD, A {
	font-family: Georgia, serif;
	font-size: 14px;
}

H1 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #0066CC;
	font-weight: normal;
}


.heading {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #0066CC;
	font-weight: normal;
}

.tabletext {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic
}

.tablehead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	
}

.tablehead2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	
}

.tablereverse {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}

.smallprint {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	line-height: 2em;
	
}

.smallprint a {
	font-size: 10px;
}

.allcapsprint {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	
}