body {  font-family: arial,verdana,helvetica,serif;  
        font-size: 9pt;
		background-color: #fff;
		margin: 0;
		padding: 0;
}
h4 { font-size: 12pt; }
.text {  font-family: arial,verdana,helvetica,serif;  
        font-size: 9pt;
		background-color: #fff;
		margin: 0;
		padding: 0;
}
tr,th,td,li { font-family: arial,helvetica,sans-serif;
	font-size:9pt }
#topNav {
	background-color: #DA1111;
	font-size: 13px;
	text-align: center;
	color: #fff;
	padding: 4px;
	margin: 0;
	font-weight: bold 
}
#topNav a {
	color: #fff;
	text-decoration: none;
	padding: 2px;
}
#topNav a:hover {
	color: #000;
	background-color:#fff;
}
#subNav {
	background-color:#A0CBED;
	font-size: 12px;
	text-align: center;
	color: #DA1111;
	padding: 4px;
	margin: 0;
	font-weight: bold 
}
#subNav a {
	color: #000;
	text-decoration: none;
}
#subNav a:hover {
	color: #da1111;
	text-decoration: underline;
}
#small {
	font-size: 10px;
	text-align: center;
	color: #000; 
	padding-bottom: 8px;
}
#small a {
	color: #DA1111;
	text-decoration: none;
}
#small a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	background-color:#DA1111;
	font-size: 10px;
	text-align: center;
	color: #fff;
	padding: 6px;
	margin: 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.redHead { font-family:arial,helvetica,sans-serif; 
	font-size:12pt;
	font-weight: bold; 
	color: #DA1111 
}
.grayHead { font-family: arial,helvetica,sans-serif; 
	font-size:14pt; 
	font-weight: bold;
	color: #666666 
}
.grayB { 
	border: 1px solid #999;
}
.smallText { font-family:arial,helvetica,sans-serif; 
	font-size:8pt; }

.smallHead { font-family:arial,verdana,helvetica,sans-serif; 
	font-size:10pt;
	font-weight: bold }
