BODY{	background: #D3D3D3;
		color: #000000;
		font-family: Verdana;
		font-size: 10pt;}
		
font{	font-family: Arial;
}

H1{		text-align: center;}

th{		background: #A9A9A9;
		text-align: left;}
		
table { border-collapse: collapse;
}

a{		color: blue; text-decoration: none; font-weight: bold;}

table.hello { background-color: white;
				color: black}

a:hover{	color: darkblue;}

img {	vertical-align: middle;}

img.border {border-style: dotted; border-color: darkgreen}

hr.small{	border: solid #A9A9A9 1px;}

hr.big{		border: solid #000000 1px;
		width: 90%;}

th{		font-family: Engravers MT;
		font-size: 10pt;}

td{		font-family: Verdana;
		font-size: 12pt;}