h1,h2,h3,h4,p,blockquote,ul,table
{
	font-family: Verdana, Sans-Serif;
}
h1,h2,h3
{
	font-weight: normal;
	text-align: center;
}
h4,p,blockquote,ul,table
{
	font-size: 10pt;
}
h1
{
	font-size: 28pt;
}
h2 
{
	font-size: 18pt;
}
h3 
{
	font-size: 14pt;
}
h4 
{
	font-weight: bold;
	text-align: left;
}
body
{
	background-color: #F8F8FF;
	color: #5030FF;
}
a:link
{
	color: #0080CF;
}
a:visited
{
	color: #50BFBF;
}
a:active
{
	color: #CF2020;
}
ul.top
{
	padding: 5px 0 5px 0;
	margin-left: 0;
	text-align: center;
	list-style-type: none;
	background-color: #F0F0FF;
	width: 100%;
}
ul.top li
{
	display: inline;
	padding-right: 12px;
}
table.download
{
	text-align: center;
	border-collapse: collapse;
	width: 85%;
}
th.download
{
	background-color: #F0F0FF;
}	
td.download
{
	border: 1px solid black;
}
td.descriptor
{
	border: 1px solid black;
	text-align: left;
}
