body 	{	margin-top: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			background: white; }
			
td 		{	font-size: 10pt; }

td.body	{	padding-top: 5px;
				padding-bottom: 5px; }
				
td.dropdown	{	padding-top: 15px;
					padding-right: 30px; }

p		{	font-size: 10pt; }

img 	{	border: 0px none; }

h1		{	font-size: 175%;
			font-weight: strong; }

h2		{	font-size: 150%;
			font-weight: strong; }

h3		{	font-size: 125%;
			font-weight: strong; }

h4		{	font-size: 100%;
			font-weight: strong; }
			
p.copyright		{	font-size: 75%;
					color: #C0C0C0; }
				
a.copyright    { color: #C0C0C0; }

a.copyright:visited		{ color: #C0C0C0; }

a { color: blue; }

a:visited		{color: blue; }
