	body,table,td,form,input,textarea,select {
		font-family: verdana;
		font-size: 11px;
		color: #000000;
	}
	
	a {
		color: #990000;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	a:hover {
		color: #000066;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.title {
		font-family: verdana;
		font-size: 32px;
		color: #D7DEC7;
	}
	
	.navtitle {
		font-family: verdana;
		font-size: 11px;
		color: #990000;
	}
	
	.navfont {
		font-family: verdana;
		font-size: 11px;
		color: #000066;
	}
	
	.navfont a {
		color: #000066;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.navfont a:hover {
		color: #990000;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.newsfont {
		font-family: verdana;
		font-size: 9px;
		color: #000000;
	}
	
	.newsfont a {
		color: #000000;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.newsfont a:hover {
		color: #990000;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.footerfont {
		font-family: verdana;
		font-size: 9px;
		color: #666666;
	}
	
	.footerfont a {
		color: #990000;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	.footerfont a:hover {
		color: #000066;
		text-decoration: none;
		border-bottom: 0px;
	}