body{
	background-color:#000000;
	font-weight:normal;
	font-family:Calibri;

	scrollbar-face-color:#9d7d5d;
	scrollbar-shadow-color:#555555;
	scrollbar-highlight-color:#135595;
	scrollbar-3dlight-color:#024484;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#ae8e6e;
	scrollbar-arrow-color:#000000;
}
a:link{
	text-decoration:none;
	color:#88ff88;
}
a:visited{
	text-decoration:none;
	color:#33aa33;
}
a:hover{
	text-decoration:underline;
	color:#eeeeee;
}

#description {position:relative; top: 0px; height: 158px;}
#topbuttons {position:relative; top: 10px; height: 40px;}
#main {position:relative; top: 30px;}

.a30 {font-size:30px; color:#aaddff;}
.g14 {font-size:14px; color:#eeeeee;}
.g24 {font-size:24px; color:#eeeeee;}
.r24 {font-size:24px; color:#ff6633;}
.v20 {font-size:20px; color:#88ff88;}
.y32 {font-size:32px; color:#ffee00;}
.y48 {font-size:48px; color:#ffee00;}
