body
{
	font-family: verdana;
	background-color: white;
	color: navy;
	font-size: 7.5pt;
}
td
{

    font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}

p
{
	font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}

normal
{
	font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}

code
{
	font-family: arial;
	color: black;
	font-size: 9pt;
	font-weight: 115;
}

a:link
{
	font-family: verdana;
    color: navy;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover
{
	font-family: verdana;
    color: blue;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: bold;
	text-decoration: strong;
	text-decoration: heavy;
	
}

a:visited
{
	font-family: verdana;
    color: blue;
	font-weight: bold;
	text-decoration: bold;
	text-decoration: strong;
	text-decoration: heavy;

}
 
a:active 
{
		font-family: verdana;
    color: blue;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: bold;
	text-decoration: strong;
	text-decoration: heavy;

}

form
{
	font-family: verdana;
	color: navy;
	font-size: 7pt;
	color:#000080; 
}

input
{
	font-family: verdana;
	color: navy;
	font-size: 7pt;

}

text
{
    font-family: verdana;
	color: navy;
	font-size: 7pt;
	color:#000080; 
}
select
{
    font-family: verdana;
	background-color: white;
	color: navy;
	font-size: 7pt;
	color:#000080; 
	background-color:#FFFFFF"
}

textarea
{
    font-family: verdana;
	background-color: white;
	color: navy;
	font-size: 7pt;
	color:#000080; 
	background-color:#FFFFFF"
}


button
{
	font-family: verdana;
	font-size: 7pt;
}

submit
{
	font-family: verdana;
	font-size: 7pt;
}

table
{

    font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}

tr
{

    font-family: verdana;
	background-color: white;
	color: navy;
	font-size: 7.5pt;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana
	font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}
h1
{
	color: rgb(102,0,0);
	font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}
h2
{
	color: rgb(102,102,0); 
	font-family: verdana;
	color: navy;
	font-size: 7.5pt;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}