
body, p, div, span, tr, td {
	font-size: 13px;
	font-family: arial, verdana;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color:  #000000;
	
}
.nav
{FONT-WEIGHT: bold;
    color: #000000;
	text-decoration: none;
}
A.nav:hover
{FONT-WEIGHT: bold;
    color: #000000;
	text-decoration: underline;
}

.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #000000;
    FONT-FAMILY:  Arial, Verdana,Helvetica, sans-serif;
    text-align: right;
    
    width: 100%;
}



