a:link{ color: #0000FF;
} 


a:visited {color:#993333;}  


a:active {color:#339900;}


.smallbar    {font-family: Georgia, Times; font-size: 11pt; text-align: center;}


.pixcap { font-family: Verdana; font-size: 8pt; text-align: left; font-style:italic}


.banner      { font-family: Georgia; font-size: 24pt; color: #000000; text-align: center; 
               line-height: 100%; }
 
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(57,57,57); line-height: 150%; text-align: left; margin-bottom: 1;
}

h1
{
	font-family: Georgia, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Georgia, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Georgia, Times;
	color: rgb(226,107,40); margin-top:2; margin-bottom:0 
}
h4
{
	font-family: Georgia, Times;
	color: rgb(108,32,0);
}
h5
{
	font-family: Georgia, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Georgia, Times;
	color: rgb(51,102,204);
	
}p            { line-height: 150%; 

}
ul           { list-style-image: url('images/tickblt.gif')}


.normbullet  { list-style-type: disc }
