* {
	scrollbar-3dlight-color: #849DC6;
	scrollbar-arrow-color: #EB6C01;
	scrollbar-base-color: #849DC6;
	scrollbar-darkshadow-color: #1C3F72;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #A4B1C6;
	scrollbar-shadow-color: #849DC6;
	scrollbar-track-color: #F5F5F5;
}

TABLE.footer
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: x-small;
	font-weight:bold;
	color: #191970;
}

TABLE.header
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: x-small;
	font-weight:bold;
	color: #0000ff;
}

TABLE.menu
{ 
	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: small;
	font-weight:bold;
	color: #0000ff;
}

TABLE.body
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: small;
	font-weight:normal;
	text-align:justify;
	color: #000000;
}

A:visited { text-decoration:underline; color:#0000ff;}
A:active  { text-decoration:underline; color:#0000ff;}
A:link    { text-decoration:underline; color:#0000ff;}
A:hover   { text-decoration:none; color:#ff0000;}

P.menu 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:right;
	font-family:courier;
	font-style:normal;
	font-size: small;
	font-weight:bold;
	color: #191970;
}
P.head 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:center;
	font-family:courier;
	font-style:normal;
	font-size: large;
	font-weight:bold;
	color: #ff0000;
}
P.body 
{ 	margin-left:100pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:left;
	font-family:courier;
	font-style:normal;
	font-size: small;
	font-weight:normal;
	color: #191970;
}
.clsButton 
{
	background-color: #003399; 
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.clsButton a:link, .clsButton a:active, .clsButton a:hover, .clsButton a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.clsButtonMenu 
{
	color: #EB6C01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.clsButtonMenu a:link, .clsButtonMenu a:visited 
{
	color: #003399;
	text-decoration: none;
}

.clsButtonMenu a:active, .clsButtonMenu a:hover 
{
	color: #FF5000;
	text-decoration: none;
}

.clsFooter 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

.clsHeader 
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
}
