.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height : 14px;
}

.item {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #264798;
	line-height : 10px;
	margin-left : 8px;
	margin-right : 8px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

A.copyright:visited  {
	font-style: normal;
	color: #539714;
	text-decoration: none}
	
A.copyright:link  {
	font-style: normal;
	color: #539714;
	text-decoration: none}
	
A.copyright:active  {
	font-style: normal;
	color: #539714;
	text-decoration: none}
	
A.copyright:hover  {
	font-style: normal;
	color: #385499;
	text-decoration: none}
	
A:link { color:#299D00}
A:visited { color:#299D00}
A:active { color:#299D00}