BODY { 
	margin:0px; padding:0px;
	scrollbar-base-color: #FFF; 
	scrollbar-face-color: #FFF; 
	scrollbar-track-color: #DDD; 
	scrollbar-arrow-color: #DDD;
	scrollbar-highlight-color: #FFF; 
	scrollbar-3dlight-color: #BBB; 
	scrollbar-shadow-color: #DDD;
	scrollbar-darkshadow-color: #DDD; 
}

.rn {
	color : #800;
	font : 11px/15px Tahoma, Arial, sans-serif;
}

.gj {
	color : #080;
	font : 18px/25px Tahoma, Arial, sans-serif;
	font-weight:700;
}

.gl {
	color : #080;
	font : 15px/20px Tahoma, Arial, sans-serif;
	font-weight:700;
}

.gn {
	color : #080;
	font : 11px/15px Tahoma, Arial, sans-serif;
}

.kj {
	color : #000;
	font : 18px/25px Tahoma, Arial, sans-serif;
}

.kl {
	color : #000;
	font : 15px/20px Tahoma, Arial, sans-serif;
}

.kn {
	color : #000;
	font : 11px/15px Tahoma, Arial, sans-serif;
}

.wn {
	color : #fff;
	font : 11px/15px Tahoma, Arial, sans-serif;
	font-weight : bold;
	text-align: center;
}


A {
	text-decoration:none;
}

a.rn {
	color : #800;
	text-decoration : none;
}

A.gj, A.kl, A.kj, A.kn {
	color : #000;
	text-decoration : none;
}

A.gl, A.gn {
	color : #0a0;
	text-decoration : none;
}

a.wn {
	color : #fff;
	text-decoration : none;
}

a:hover   {
	text-decoration : underline;
}

A:hover.l, A:hover.m, A:hover.n {
	color : #aaa;
	text-decoration : none;
}

a:hover.wn {
	color : #ddd;
	text-decoration : none;
}

table { 
	text-align: center;
	}

	.title {
	font: 17px georgia, sans-serif;
	color: #444;
	}	