a:link {
	font-family: Cambria;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Cambria;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Cambria;
	font-size: 14px;
	color: #9BC6DD;
	text-decoration: none;
}
a:active {
	font-family: Cambria;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Cambria;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-family: Cambria;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tableborder1 {
	border: 1px solid #666666;
}

