body { 
margin-left: 10px; margin-top: 10px; 
}
/* layout styles */

.marginTop { 
margin-top: 10px
}

.marginBottom { 
margin-top: 18px
}
	
/* table styles */

table	{ font-family: verdana, arial; font-size: 10px; text-decoration: none; }	

TD { font-family: verdana, arial; font-size: 10px; text-decoration: none; }	

.borderOuter { border: 1px solid #666666; }
	
/* text styles */

.header {	
font-size:10pt;
font-weight: bold;
letter-spacing: 2px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 1px;
}

.bold {
font-weight: bold 
}

#textblackspace {
color: black;
font-size: 7.5pt;
letter-spacing: 1px 
}
			
#textspace {
font-size: 7.5pt;
letter-spacing: 1px 
}

.submit {
color: black;
background-color: white;        
font-family: Verdana, Arial, Sans-Serif;
font-size: 7.5pt;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
vertical-align: middle; 
border: 1px solid white;
letter-spacing: 1px;
}


/* link styles */

A:link {
color: #CC0000; text-decoration:none;
}

A:visited {
color: #CC0000; text-decoration:none;
}

A:hover {
color: #FF0000; text-decoration:none;
}
	
.contactheader { font-family: verdana, arial; font-size: 10px; text-decoration: none; font-weight: bold;}





	


