<style>

div
{
}

.normal
{
	font-size : 10pt;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.faq
{
	font-size : 8pt;
	color : Black;
	font-weight: Bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blurb
{
	font-size : 12pt;
	color : Black;
	font-family : Times New Roman, Georgia;
}

.small
{
	font-size : 8pt;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.large
{
	font-size : 12pt;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title
{
	font-size : 12pt;
	color : Black;
	font-weight: Bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav
{
	font-size : 10pt;
	color : Black;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.breadcrumb
{
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}

.news
{
	text-decoration : none;
	font-size : 10pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

.newsmenu
{
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

.newsred
{
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}

.newsbold
{
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

.italic
{
	font-size : 10pt;
	font-style : italic;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer
{
	text-decoration : none;
	font-size : 8pt;
	color : White;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
}

span
{}
.date
{
	text-decoration : none;
	font-size : 9pt;
	color : White;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
}
a
	{

	}

.text:link
	{
	color : Blue;
	}

.text:visited
	{
	color : Purple;
	}

.text:active
	{
	color : #ff9900;
	}

.text:hover
	{
	color : Red;
	}

.crumb:link
	{
	color : Blue;
	text-decoration : none;
	}

.crumb:visited
	{
	color : Blue;
	text-decoration : none;
	}

.crumb:active
	{
	color : Blue;
	text-decoration : none;
	}

.crumb:hover
	{
	color : Green;
	text-decoration : none;
	}

.menu:link
	{
	color : Black;
	text-decoration : none;
	}

.menu:visited
	{
	color : Black;
	text-decoration : none;
	}

.menu:active
	{
	color : white;
	text-decoration : none;
	}

.menu:hover
	{
	color : White;
	text-decoration : none;
	}

.admin:link
	{
	color : Blue;
	text-decoration : none;
	}

.admin:visited
	{
	color : Blue;
	text-decoration : none;
	}

.admin:active
	{
	color : Green;
	text-decoration : none;
	}

.admin:hover
	{
	color : Red;
	text-decoration : none;
	}

.login:link
	{
	color : White;
	text-decoration : none;
	}

.login:visited
	{
	color : White;
	text-decoration : none;
	}

.login:active
	{
	color : #cccc33;
	text-decoration : none;
	}

.login:hover
	{
	color : #cccc33;
	text-decoration : none;
	}

</style>