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.body { padding:0 }
				
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; }

input { color:#fff; background-color:#333; border:1px #666 solid; width:120px;} 
 
input.button {color:#fff; width:60px;} 
 
input:focus {background-color:#666; border:1px #333 solid; color:#fff; font-weight:bold;}

.footer { 
     background: url(img/footer_hi.gif) bottom no-repeat; 
     height:35px;
     text-align:left;}
				
a.copyright    { color: #C0C0C0; }

a.copyright:visited		{ color: #C0C0C0; }

a { color: blue; }

a:visited		{color: blue; }

.space {
	height:5px; }