.scroll {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	font-style : italic;
}

.bodytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
}

.bbodytext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}

.linktext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 13px;
	font-weight : normal;
	text-decoration : underline;
	line-height : 18px;
}

.blinktext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}

A.linktext:hover{
	color : #0066CC;
}

.titletext{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

.footer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;
}

A.footer:hover{
	color : #0066CC;
}

.rbodytext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
}

.rbbodytext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}