BODY, TD, TH, P, UL, LI {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 14px; color: #000000;}

BODY {margin: 0px; background: #FFF url('images/bkrnd.gif') repeat-x;}

P {line-height: 24px;}

DIV.bodycontent {
    margin: 0;
		padding: 0 0 35px 0;
}

H1, .headline {font-size: 24px; color: #000033; letter-spacing: -.03em;}
.headline {font-weight: bold;}
H2 {font-size: 18px; color: #000099; letter-spacing: -.03em;}
BIG {font-weight: bold; font-size: 16pt; color: #000077; letter-spacing: -.03em;}
SMALL {font-size: 11px; color: #666;}

TD.footer {font-size: 11px; color: #666; letter-spacing: 1px;}
.imgblock {display: block; border: 0px;}

LI {margin-bottom: 10px;}

A:link, A:visited {text-decoration: underline; color:#0000FF;}
A:hover {text-decoration: underline; color:#0000CC;}

A.footer:link, A.footer:visited {text-decoration: none;}
A.footer:hover {text-decoration: underline;}

.imgborder {
    border: 1px solid #000066;
}

.imgfloatleft {
    border: 1px solid #000066;
		float: left;
		margin: 0 20px 0 0;
}

.imgfloatright {
    border: 1px solid #000066;
		float: right;
		margin: 0 0 0 20px;		
}


