a:link {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.newsHead
{
    background-color: #E0E0E0;
	font-weight: bold;
    font-size: 11px;
    color: #101010;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
}
.newsBody
{
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}
.newsBodyBold
{
    font-weight: normal;
	font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}
.bodyNormal
{
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}
.bodyNormalDark
{
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}
.bodySmallDark
{
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}
.bodySmallDarkBold
{
    font-weight: bold;
    font-size: 10px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13px;
}
.bodyNormalBold
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}
.pressNormal
{
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13px;
}
.bodySmall
{
    font-weight: normal;
    font-size: 10px;
    color: #828282;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}
.bodyLarge
{
    font-weight: normal;
    font-size: 14px;
    color: #828282;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
}
.headerLarge
{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
}
.headerNormal
{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
}
.headerOrange
{
    font-weight: bold;
    font-size: 12px;
    color: #D55500;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
}
.background-beige {
	background-color: #D3CDB2;
	font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-LightBeige {
	background-color: #F8F1ED;
	font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-silver {
	background-color: #E0E0E0;
	font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-black {
	background-color: #333333;
	font-weight: bold;
    font-size: 12px;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-darkgrey {
	background-color: #666666;
	font-weight: bold;
    font-size: 12px;
    color: #f1f1f1;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-darkyellow {
	background-color: #FFCC66;
	font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}
.background-yellowgreen {
	background-color: #82C1A3;
	font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}

