BODY{		background: #D3D3D3;
		color: #000000;
		font-family: Verdana;
		font-size: 10pt;}

H1{		text-align: center;}
		
table { border-collapse: collapse;}

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%;}

th{		font-size: 10pt;
		background: #A9A9A9;
		text-align: left;}

td{		font-size: 8pt;}

tr1{		font-size: 10pt;
		background: #A9A9A9;
		text-align: left;}