BODY {
	background: #fff
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 90%;
	color : #000;
}

p {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	color : #000000;
	font-size : 100%;
	font-weight : none;
}

hr {border: solid 1px #ccc;}

a {color: #515151; font-weight: bold; font-family: Georgia, times new roman, times, serif;}
a:hover {color: #000000; text-decoration: none;}