﻿
.bodyA  { color: #555; font-size: 12px; line-height: 20px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-indent: 0px; letter-spacing: 0px; vertical-align: text-top }
A:link  {
	color: #5881D6;
	font-weight: bold;
	text-decoration: none;
}
A:visited   {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
A:hover   {
	color: #8CB1FF;
	font-weight: bold;
	text-decoration: underline;
}
A:visited:hover {
	color: #8CB1FF;
	font-weight: bold;
	text-decoration: underline;
}
A:active  {
	color: #888;
	font-weight: bold;
	text-decoration: none
}
.bodybold  { color: #222; font-style: normal; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px }
.bodyemphasis   { color: #555; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; vertical-align: middle }
.bodysmall   {
	color: #444;
	font-size: 11px;
	line-height: 13px;
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
	height: 0px;
}
.disclaimer    { color: #777; font-size: 11px; line-height: 13px; font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular; text-align: justify }

