body{
	font-family : Arial, Helvetica, sans-serif;
}
a{
	font-size : 12px;
	font-weight : bold;
	color: #9F9F9F;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
	color : #FF0000;
}
.navLeft{
	font-size : 12px;
	font-weight : normal;
	color: #000000;
	text-indent : 10px;
	line-height : 25px;
}
a.navLeft{
	text-decoration : none;
}
a.navLeft:hover{
	text-decoration : underline;
	color : #FF0000;
}
.standardText{
	font-size : 12px;
	color: #000000;
	line-height : 14px;
}
.headlineText{
	font-size : 16px;
	font-weight: bold;
	color: #000000;
         line-height : 30px;
}
.newsText{
	font-size : 11px;
	font-weight: lighter;
	color: Black;
}
.subheadlineText{
	font-size : 12px;
	font-weight: bold;
	color: Black;
         line-height : 14px;
}
.priceText{
	font-size : 12px;
	color: #FF0000;
	line-height : 14px;
}

.topactionText{
	font-size : 16px;
	font-weight: bold;
	color: #FF0000;
         line-height : 30px;
}
.subtopactionText{
	font-size : 12px;
	font-weight: bold;
         text-decoration : underline;
	color: #FF0000;
         line-height : 22px;
}

.textanimlink,a {
text-decoration : none;
}
P.main {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bold;
}
