body {
margin: 0;  
padding: 0;
background: #FFFFFF
color: #000000
}



p {
font-family: copperplate, "high tower", garamond, "times new roman", serif
font-color: #000000
}

td {
font-family: copperplate, "high tower", garamond, "times new roman", serif
font-color: #000000
}


/* a tag attributes */
	
a:link { 
 color: #803;
text-decoration: none;
}

a:visited { 
 color: #666; 
text-decoration: none;
}

.smallprint {
background: #FFF
font-family: copperplate, ""high tower"", garamond, "times new roman", serif;
font-color: #000;
text-decoration: none;
font-size: 12px
}

#header {

margin: 0;  
padding: 0;
background: #803;
color: #000;
}

.header p {
font-family: copperplate, "high tower", garamond, "times new roman", serif;
font-color: #000;
}

.header tr {
font-family: copperplate, "high tower", garamond, "times new roman", serif;
background: #803;
}


/* a tag attributes */
	
.header a:link { 
 color: #FF9;
text-decoration: none;
}

.header a:visited { 
 color: #CCC; 
text-decoration: none;
}