a:link
{
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none
}
a:hover
{   color: #336600;
}    
a:visited
{
	color: #000000;
	text-decoration: none
} 
a:active 
{
	color: #336600;
}
body
{
	font-family: Arial, Helvetica;
	font-size:10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../images/banner01-100x900.jpg');
	background-repeat:no-repeat
}
table
{   font-family:Arial;
    font-size:10pt;
    
    background-color: transparent;
    text-align:left;
    
	border-left: 0px solid #336600;
	border-top: 0px solid #C0C0C0;
	border-bottom: 0px;
	border-right: 0px;
	border-right-style:solid; border-right-color:#CC3300;
		
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(95,95,95); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
.bannerheader  {font-family: Arial, Times;
                font-size: 16pt;
                font-weight: bold;
                color: #FFFFFF;
                padding-left:10px;
                padding-top:1px;
                padding-bottom:1px
               }

.end {}
