	body {
		margin: 0px;
		padding: 0px;
		font: 12px/16px Arial;
	}
	
	a.Level1Normal {
		font: 14px Arial;		font-weight: bold;		color: #333333;		text-decoration:none;
	}
	a.Level1Active,
	a.Level1Subactive {
		font: 14px Arial;		font-weight: bold;		color: #d70000;		text-decoration:none;
	}
	
	a.Level2Normal {
		font: 11px Arial;		font-weight: bold;		color: #333333;		text-decoration:none;
	}
	a.Level2Active {
		font: 11px Arial;		font-weight: bold;		color: #d70000;		text-decoration:none;
	}
	
	a.Level1Normal,a.Level1Active,a.Level1Subactive,a.Level2Normal,a.Level2Active {
		display: block;
		margin: 4 0 4 0;
	}
	
	#Site {
		width: 765px;
	}
	
	.title {
		font: 15px 'Times New Roman';
		font-weight: bold;
		color:#d70000;
	}
	
	.text {
		font: 12px/16px Arial;
	}
