/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.navigation a {
	font-family: Trebuchet MS; 
	font-size: 13px; 
	color: #ffffff;
	text-decoration: Underline;
}

.navigation a:hover {
	font-family: Trebuchet MS; 
	font-size: 13px; 
	color: #ffff00;
	text-decoration: Underline;
}

a {
	font-family: Trebuchet MS; 
    font-size:11px;	
	text-decoration: Underline;
}

a:hover {
	font-family: Trebuchet MS; 
    font-size:11px;	
    text-decoration: None;
}

h1 {
	font-size:15px;
	color: #402321;
	}
.style8 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS; 
	font-size:8pt;
	color: #402321;
	}