
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #FEDD74;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FDBC11;
}
a:active {
	color: #FFFF00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FEDB57;
}
.style1 {font-size: small}
.style2 {font-size: x-small}
.style_top {
	position: relative; 
	top: -18px; 
	FONT-SIZE: 17px; 
	COLOR: #000000; 
	font-family: Impact; 
	text-decoration: none
}
.comment{
	position: relative; 
	left: -15px; 
	top: -4px; 
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	text-decoration: none
}


.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/site_bk.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

