<STYLE type="text/css"> 

body { 
		font-family: arial, helvetica, sans-serif;  
		font-size: 10px; 
		color: #000; 
		text-align:center;
		background-color: #555; 
		vertical-align: center;
		
	}
br {
	clear: left;
	}

table{
		vertical-align: center;
		font-family: arial, helvetica, sans-serif;  
		font-size: 10px; 
	}
td {
	vertical-align: top;
	}

input, textarea
		{
		   font-size: 7pt;
		   color: white;
		   font-family: arial, helvetica, sans-serif;
		   background-color: #333333;
		}		

.box { 
		vertical-align: top;
		color: #000000; 
		font-size: 11px;
		background-color: #ffffff; 
		
		}
.box a:link {
		color: #333333;  
		text-decoration: underline;
		}

.box a:visited {
		color: #333333;  
		text-decoration: underline;
		} 
.box a:hover {
		color: #666666;
		text-decoration: none;
		}
a:link {
		color: blue;  
		text-decoration: underline;
		}

a:visited {
		color: blue;  
		text-decoration: underline;
		} 
a:hover {
		color: black;
		text-decoration: none;
		}

		
</STYLE>

