<style type="text/css">
<!--
BODY {
	SCROLLBAR-FACE-COLOR: #94A0AB; SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #454545; SCROLLBAR-3DLIGHT-COLOR: #454545;
	SCROLLBAR-ARROW-COLOR: #454545; SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #454545;
}
p {
	font-family: Arial; font-size: 8pt; color: #757575;
}
input {
	font-family: Arial; font-size: 8pt; color: #757575;
}
select {
	font-family: Arial; font-size: 8pt; color: #757575;
}

h1 {
	font-family: Arial; font-size: 9pt; color: #757575;
}

h2 {
	font-family: Arial; font-size: 9pt; color: #FFFFFF; 
}
h3 {
	font-family: Arial; font-size: 9pt; color: #B92501; 
}
h4 {
	font-family: Arial; font-size: 10pt; color: #3DCE3D; 
}
h5 {
	font-family: Arial; font-size: 10pt; color: #0C5498;
}
font {
	font-family: Arial; 
	font-size: 8pt;
}
td {
	font-family: Arial; 
	font-size: 8pt;
	color: #757575; 
}
a:link {  
	color: #B92501; 
	font-family: Arial; 
	text-decoration : none;	
}
a:visited {  
	color: #B92501; 
	font-family: Arial; 
	text-decoration : none;	
}
a:hover {  
	color: #454545;
	text-decoration: underline;
}
a:active { 
	color: #B92501;
}
.scell {
	background-color: #959595;
	text-align: justify;
	padding: 8px;
}
.scell p {
	color: E5E5E5;
	font-size: 7pt;
}
.scell2 {
	background-color: #959595;
	text-align: justify;
	padding: 8px;
}
.scell2 p {
	color: E5E5E5;
	font-size: 8pt;
}
.scell2 a:link, .scell2 a:visited, .scell2 a:active {
	color: E5E5E5;
	font-size: 8pt;
	display: block;
	font-weight: normal;
}
.scell2 a:hover {
	color: 959595;
	font-size: 8pt;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.ccell {
	background-color: #B92501;
	text-align: justify;
	padding: 8px;
}
.ccell p {
	color: E5E5E5;
	font-size: 7pt;
}
.ccell2 {
	background-color: #B92501;
	text-align: justify;
	padding: 8px;
}
.ccell2 p {
	color: E5E5E5;
	font-size: 7pt;
}

.ccell2 a:link, .ccell2 a:visited, .ccell2 a:active {
	color: E5E5E5;
	font-size: 8pt;
	display: block;
	font-weight: normal;
}
.ccell2 a:hover {
	color: B92501;
	font-size: 8pt;
	background-color: #F5F5F5;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.pcell{
	background-color: #0C5498;
	text-align: justify;
	padding: 8px;
}
.pcell p {
	color: E5E5E5;
	font-size: 7pt;
}
.bcell{
	background-color: #F5F5F5;
	text-align: justify;
	padding: 8px;
	border-left: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #D5D5D5;
}
.maincell {
	border: 1px solid #A5A5A5;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
	-->
</style>
