
BODY {
	background-color:#FFFFFF; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	}

A {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal;
	color:#111111;
	text-decoration: underline;
	}

A.home {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal;
	color:#ff0000;
	text-decoration: underline;
	}


.nav {
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;		
}

.nav1 {
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;		
}

