
body { background-color: #FFFFFF;
	margin: 10px 10px; 
	color: #CC0000; 
	font-family: Arial, Helv, san-serif; 
	font-size: 12px; 
	}
p { margin: 4px 10px; 
	font-size: 14px; 
	}
h1 { font-size: 30px; margin: 5px 0px; color: #CC0000; 
	font-family: Times New Roman, TmsRmn, serif; 
	}
h2 { font-size: 18px; margin: 10px 10px; color: #FF0000; 
	font-family: Times New Roman, TmsRmn, serif; 
	}
h3 { font-size: 18px; margin: 5px 0px; color: #FF0000; 
	font-family: Times New Roman, TmsRmn, serif; 
	}
h4 { font-size: 16px; margin: 5px 0px; color: #000080; 
	font-family: Arial, Helv, san-serif; 
	}
ul { margin: 0px 0px;
	}
li { margin: 0px 5px; 
	font-size: 13px; font-weight: bold; 
	}
hr { color: #CC0000; 
	}
.contentbox { background: #FFFFFF;
	}
.imagebox { color: #CC0000; background: #FFFFFF; padding: 0px; 
	vertical-align: middle; text-align: center; 
	}
.spacerbox { background-color: #FFFFFF; 
	}
.dividerbox { background-color: #CC0000; 
	}
.bulletbox { background-color: #FFFFFF; 
	}
.caption { color: #003399; background: #FFFFFF; 
	text-align: center; 	font-size: 12px; 
	margin: 2px 2px; 
	}
.borderbox { background-color: #CC0000; 
	}
.borderbox2 { background-color: #CCCCCC; 
	}
a:link {text-decoration: underline; color:#333333; }
a:visited {text-decoration: underline; color:#333333; }
a:hover {text-decoration: none; color:#CC0000; }
