a:link
{
	color: #663300; text-decoration:none  
}
a:visited
{
	color: #663300; text-decoration:none  
}

a:hover      { color: #996633; text-decoration:underline }

a:active 
{
	color: #663300; text-decoration:none 
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}

body {
	background-image:url('images/banner3.jpg');
	background-repeat:no-repeat; font-family:Verdana; font-size:10pt; color:#333333
}

h1
{
	font-family: Times New Roman;
	color: #25286F;font-size:22pt; font-weight:bold; margin-left:10; margin-right:10; margin-top:0; margin-bottom:5
}
h2
{
	font-family: Arial;
	color: #996633; font-size:13pt; font-weight:bold; margin-left:10; margin-right:10; margin-top:10; margin-bottom:5 
}
h3
{
	font-family: Verdana;
	color: #25286F;font-size:10pt; font-weight:bold 
}
h4
{
	font-family: Arial;
	color: #3567A9;font-size:18pt; font-weight:bold
}
h5
{
	font-family: Verdana;
	color: #333333;font-size:12pt; font-weight:bold
}
h6
{
	font-family: Arial;
	color: #3567A9;font-size:32pt; font-style:italic; font-weight:bold
}

p            { font-family: Verdana; font-size: 10pt; color: #333333; margin-left:10; margin-right:10; margin-top:0; margin-bottom:5; text-align:justify }

.p2          { font-size: 8pt }

li           { font-family: Verdana; font-size: 10px; color: #666666 }