body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 18px;
	background: #3399FF ;
	text-align: center;
	
}

#page {
	width: 1006px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

#wt { background: #FFFFFF ; }

h1	{ font-size: 30px;	}
h2	{ font-size: 20px;	padding: 0 0 0 0; margin: 0 0 0 0; }
h5	{ font-size: 11px;	font-family: "Trebuchet MS"; padding: 0 0 0 0; margin: 0 0 0 0;  }
h6	{ font-size: 9px;	padding: 0 0 0 0; margin: 0 0 0 0;  }

a:link		{ color: #FFFFFF ; text-decoration: none; font-size: 16px; }
a:active	{ color: #FFFFFF ; text-decoration: none; font-size: 16px; }
a:visited	{ color: #FFFFFF ; text-decoration: none; font-size: 16px; }
a:hover		{ color: #000000 ; text-decoration: none; font-size: 16px; }

#next a:link		{ color: #3399FF ; text-decoration: underline; font-size: 20px; }
#next a:active		{ color: #3399FF ; text-decoration: underline; font-size: 20px; }
#next a:visited		{ color: #3399FF ; text-decoration: underline; font-size: 20px; }
#next a:hover		{ color: #000000 ; text-decoration: none; font-size: 20px; }

#end { font-size: 6px; }
