<style type="text/css">
.Header
{
	font-family: arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}
.Title
{
	font-family: arial;
	text-decoration: none;
	font-size: 17pt;
	color: #dddddd;
}
.TitleBold
{
	font-family: arial;
	text-decoration: none;
	font-size: 17pt;
	font-weight: bold;
	color: #dddddd;
}
.PageLink
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #eac54a;
}
.PageLinkSelected
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #bbbbbb;
}
.PageLinkHover
{
	font-family: verdana;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	color: #eac54a;
}
.Copyright
{
	font-family: verdana;
	text-decoration: none;
	font-size: 7pt;
	color: #eeeeee;
}
.Link
{
	font-weight: bold;
	text-decoration: none;
	color: #eac54a;
}
.LinkHover
{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.Link:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #eac54a;
}
</style>
