a:link
{
	color: #002000; 
	font-size:10pt; 
	text-decoration: none;
}
a:hover
{
    color: #CCA402;
    text-decoration: none;

}
a:visited
{
	color: #003100;
	font-size:10pt ;
	text-decoration: none;
} 
a:active 
{
	color: #003100;
	font-size:10pt;
	text-decoration: none;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	font-size:10pt;
	color: #022A65;
      background-image: url('stripebgnd.gif'); 
      background-attachment: fixed;

}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
	color:#000080 ;
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; 
	color:#000080;
}
h1
{
	color: #000080;
	font-size:14pt
}
h2
{
	color: #000080; 
	font-size:12pt
}
h3
{
	color: #000080; 
	font-size:10pt
}
h4
{
	color: #000080;
	font-size:10pt
}
h5
{
	color: #000080;
	font-size:10pt
}
h6
{
	color: #000080;
	font-size:10pt
}