P:first-letter
{
	color: rgb(00,255,000);
        text-decoration:None; 
	font-size: 22pt;
}

a:link
{
	color: rgb(245,255,255);
        text-decoration:None 
}
a:visited
{
	color: rgb(245,255,255);
        text-decoration: none 
} 
a:active 
{
	color: rgb(245,255,255);
        text-decoration: none
}
a:hover
{
        color: rgb(000,000,255);
        text-decoration: none
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(255,255,255);
	background-repeat: no-repeat;
	background-attachment: fixed;
	

}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255);

	.btnav { background-color: ; border: 0px #000000 solid;
} 

	

h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(255,255,255);
}
h2
{
	color: rgb(255,255,255);
	line-height: .7;
	font-size: 1.5em; 
}
h3
{
	color: rgb(255,255,255); 
}
h4
{
	color: rgb(255,255,255);
}
h5
{
	color: rgb(255,255,255);
	line-height: 1;
	font-size: 12pt;
}
h6
{
	color: rgb(255,255,255);
}

