a:link
{
	color: #000080; 
}
a:visited
{
	color: #7171FF; 
} 
a:active 
{
	color: #000000;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}

body
{
	background-image:url('images/banner_h.jpg');
	background-repeat:no-repeat
}

h1
{
	margin:5 10; font-family: Arial;
	color: #800000;font-size:14pt; font-style:italic; font-weight:bold 
}
h2
{
	margin:5 10; font-family: Arial;
	color: #000080;font-size:12pt; font-weight:bold  
}
h3
{
	font-family: Arial;
	color: #000000;font-size:10pt; font-weight:bold; margin-top:0; margin-bottom:5 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

p            { color: #666666; font-family: Verdana; font-size: 10pt; margin-top:0; margin-bottom:5; margin-left:10; margin-right:5 }li           { font-family: Verdana; font-size: 10pt; color: #666666; margin-left: -10; line-height:100%; margin-top:0; margin-bottom:-5 }a:hover      { color: #800000 }
