
body 
{
	background-color: white;
	font-family:Verdana; 
	width:630px;
	margin:auto;
	text-align: left;
}

p
{
	font-family:Verdana;
	font-size:10pt
	text-align: left;
}

h1
{
	font-family:Verdana;
	font-size:14pt;
	text-align: center;
}

table
{
	font-size:10pt
}

pre
{
	font-family:Verdana;
	font-size:8pt
}

.small
{
	font-size:7pt
}

