BODY {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-base-color: #CC3333;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	background-color:#FFFFFF;
}

P {
	font-family: arial; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: normal;
	text-align: justify;
}

A {
	color: #CC0000;
	visited: #CC0000;
	active: #999999;
	text-decoration: none;
}

A:HOVER {
	color: #999999; 
	text-decoration: underline;
}

H1 {
	font-family: helvetica-light,arial;
	color: #AA0000;
	font-size: 24pt;
	font-weight: normal;
	display: inline;
}
H3 {
	font-family: helvetica-light,arial;
	color: #333333;
	font-size: 18pt;
	font-weight: normal;
	display: inline;
}
H4 {
	font-family: helvetica-light,arial;
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
}

TD {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	}
	
TH {
	font-family: helvetica-light,arial;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CC0000;
	}
	
SELECT {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#CC0000;
	width:150px;
	}
	
.red {
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	}
	
.mainTable {
	width:805px;
	}
	
.body {
	padding-left: 10px;
	padding-right: 10px;
	}

.header {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height:18px;
	}
	
.footer {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	text-align:right;
	}
	
.footerLinks {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	text-align:left;
	}
	
.notes {
	overflow:visible;
	}
	
.leftColumn {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.rightColumn {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	text-align:left;
	}
	
.captions {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	}
	
.tagline {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-align:left;
	padding-left: 50px;
	}
	
.subCategoryRow {
	background-color: #EEEEEE;
	}