BODY{		background: #D3D3D3;
		color: #000000;
		font-family: Verdana;}

H1{		text-align: center;}

th{		background: #A9A9A9;
		text-align: left;}
		
table { border-collapse: collapse;
			font-size: 10pt;}

a{		color: blue; text-decoration: none; font-weight: bold;}

a:hover{	color: darkblue;}

hr.small{	border: solid #A9A9A9 1px;}

hr.big{		border: solid #000000 1px;
		width: 90%;}