@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	margin:0;
	text-align:center;
	background:url(images/bg.gif) repeat-x top #EEEFCF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-decoration:none;
	height:16px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	text-decoration:none;
	height:16px;
}
table {
	font-family: Arial;
	font-weight:bold;
	color:#2C3E06;
	font-size:11px;	
}
p {
	font-family: Arial;
	font-weight:bold;
	color:#2C3E06;
	font-size:11px;	
	margin:0;
	padding:0;
}
