BODY, P, TD, INPUT {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	line-height : 140%;
}
.title {
	color : #A8012A;
	font-family : palatino, times new roman, serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	line-height : 140%;
}
.statement {
	color : #996666;
	font-family : palatino, times new roman, serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	font-style : italic;
	line-height : 175%;
}
.light {
	color : #eeeeee;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
}
.ticker {
	color : #eeeeee;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.icon {
	border : 1px solid #999999;
}

A:link {
	color : #A8012A;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	color : #A8012A;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
}

A.title:link {
	color : #A8012A;
	font-family : palatino, times new roman, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A.title:visited {
	color : #A8012A;
	font-family : palatino, times new roman, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A.title:hover {
	color : #A8012A;
	font-family : palatino, times new roman, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A.ticker:link {
	color : #CC9966;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.ticker:visited {
	color : #CC9966;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.ticker:hover {
	color : #CC9966;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.white:link {
	color : #eeeeee;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.white:visited {
	color : #cccccc;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.white:hover {
	color : #ffffff;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}
