td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;

}
a:hover {
	color: #B281D3;
}
.bold {
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;




}
.emphasis1 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.emphasis2 {

	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldGold {
	font-weight: bold;
	color: #DDB40F;
}
a.largeLink:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;

}
a.largeLink:visited {

	color: #FFCC00;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.largeLink:hover {


	color: #B281D3;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.columnHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #563674;
}
.rowHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #563674;
}
.dataCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #613D83;
}
.gold {

	font-weight: normal;
	color: #DDB40F;
}
.homePageParagraph {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
