body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}


.SmallText8{
font-family:arial;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.SmallText8Red{
font-family:arial;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#D84519;
}

.SmallText8Green{
font-family:arial;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#2B8101;
}

.SmallText9{
font-family:verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.SmallText9White{
font-family:verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#ffffff;}


.NormalText{
font-family:verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.TickerButton{
font-family:verdana;
border-left:1px solid #6fa4da;
border-top:1px solid #6fa4da;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.TickerButtonSeperator{
font-family:verdana;
border-right:1px solid #6fa4da;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.TickerBorder{
font-family:verdana;
border-top:1px solid #6fa4da;
border-top:1px bottom #6fa4da;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.Ticker9{
font-family:verdana;
font-size:9px;
font-weight:None;
text-decoration:none;
color:#000000;
}

.Ticker10{
font-family:verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.Ticker11{
font-family:verdana;
font-size:11px;
font-weight:Normal;
text-decoration:none;
color:#e5f1fa;
}

a:link {
	text-decoration: underline;
	color: #2D4375;
}
a:visited {
	text-decoration: underline;
	color: #2D4375;
}
a:hover {
	text-decoration: underline;
	color: #cd932e;
}
a:active {
	text-decoration: underline;
	color: #2D4375;
}