a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}
a:hover {
	color: #ff0000;
	text-decoration: underline;

}
a:visited {
	color: #CC3366;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;

}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bodytextwhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	font-variant: small-caps;

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smlboldblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}
.smalltextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;

}
