html { font-size:100.01%;}

body {font-size:.9em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #020304;
	line-height: 1.4em;
	font-weight: normal;
	line-height:1.4; 
	margin-top: 0px;
}

h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0;
}

A, A:Active, A:Visited   {
	color : #782962;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A:Hover  {
	color: #663300;
	text-decoration: underline;
}

div#contentRight {margin-bottom: 10px; margin-right: 10px;
}


A.copyright, A.copyright:Active, A.copyright:Visited   {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A.copyright:Hover  {
	text-decoration: underline;
}

 