A:link  {
	color : #0000CD;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
}
A:visited  {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
}
A:active  {
	color : #333399;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color : #FF6600;
	text-decoration : underline;
	font-weight : bold;
}
.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height : 19px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height : 19px;	
}
.bodymainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
.bodyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
a.bodyfooter:hover {
	color : #cadbff;
	text-decoration : underline;
	font-weight : bold;
}
.boldbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333
}