H1 {color:#0000FF; font-size:14pt;}
H2 {color:#000000; font-size:12pt;}
H3 {color:#0000FF; font-size:10pt;}
BODY {font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
TABLE {text-align:justify}
TD {font-size:9pt;}
a {color:#0000FF; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

.contentCell {
	background-color: #FFFFFF;
	background-image: url(images/contentBackground.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerCell a {
	color: #CCCCCC;
	text-decoration: underline;
}
.footerCell a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLow {
	background-image: url(images/footerBackground.jpg);
	height: 78px;
}
.headerTagCell {
	background-image: url(images/headerTag.jpg);
	width: 138px;
	height: 39px;
	text-align: center;
}
.headerTagCell h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.leftNavCell {
	background-image: url(images/leftNav.gif);
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding-left: 13px;
	cursor: hand;
	white-space: nowrap;
}
.leftNavCellOn {
	background-image: url(images/leftNavOn.gif);
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding-left: 13px;
	cursor: hand;
	white-space: nowrap;
}