body { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 8px; 
        color:#40454f; 
        background-image: url(backgrounds/uke1.jpg); 
        background-color: #552404; 

} 

p { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px;
        line-height: 18px; 
        color:#571A00;
        padding-bottom: 10px;
} 
P.subhead { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size:  14px; 
        color: #330066; 
        text-transform: uppercase; 
} 
P.head { 
        font-family: Geneva, Arial, Helvetica, sans-serif; 
        font-size:  20px; 
        line-height: 20px; 
        color: #40454f; 
        font-weight: normal; 
} 
p.slogan {
	font-size: 11px;
}

p.snug {
	padding: 0 0 0 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
        font-size:  22px; 
        color: #40454f;
        padding-top: 10px;
        padding-bottom: 5px; 
}
td.flash_holder {
	line-height: 0px;
	background-color: #6699cb; 
}
/* Generic body copy LINK styles (#3232c8) */ 
a:link { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        color: #3232c8; 
        text-decoration: underline; 
} 
a:visited { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        color: #c82222; 
        text-decoration: underline; 
} 
a:hover { 
        color: #005500; 
        text-decoration: none; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
} 

