BODY { font-family: Verdana, sans-serif; font-size: 11pt; }

P { font-family: Arial, sans-serif; font-size: 11pt; }

TD { font-family: Verdana, sans-serif; font-size: 11pt; }

OL { font-family: Verdana, sans-serif; font-size: 11pt; }

H1 { 
	font-size: 10pt; 
	font-weight : bold; 
	text-transform : uppercase; 
	margin-bottom: 0px;
	margin-top:0px;
}

/* H3 is used for the titles of each page. */
H3 { 
	color: #3B5F79; 
	font-weight : bold; 
	font-size: 12pt; 
	text-transform : uppercase; 
}

UL {
	margin-top: -5px;
	list-style-type: square;
}

LI {	
	padding-bottom: 5px;
}

A:link { color: #3B5F79; }
A:visited { color: #3B5F79; }
A:hover { color: #79B4B7; }

HR.Main { height: 1px; color: #DEDEDE; }
	
TABLE.Shell { 
	border-bottom : 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

TABLE.Bottom { 
	border-bottom: 1px solid #B1B4B9;
	}
	
TABLE.Top { 
	border-Top: 1px solid #B1B4B9;
	}





