/* CSS Document */
.menustyle,
.menustyle a:link,
.menustyle a:visited,
.menustyle a:active,
.menustyle a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.headingstyle,
.headingstyle a:link,
.headingstyle a:active,
.headingstyle a:visited,
.headingstyle a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4D4948;
	font-weight:bold;
	text-decoration:none;
}
.contentstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4948;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}

.contentstyle a:link
.contentstyle a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}

.contentstyle a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
.contentstyle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4948;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}
.contentbtm,
.contentbtm a:link,
.contentbtm a:active,
.contentbtm a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4948;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}
.contentbtm a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4948;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}
.contentbtmlink,
.contentbtmlink a:link,
.contentbtmlink a:active,
.contentbtmlink a:visited,
.contentbtmlink a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4948;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}
