@charset "utf-8";
/* CSS Document */
div#global{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #666666;
	}
body,td,th {
	font-family: Lucida Sans Unicode, Arial Unicode MS, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
}
h1{
	font-family: Arial, Arial Unicode MS, sans-serif;
	color: #ffcc33;
}
a:link {
	color: #ffcc33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc33;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #ffcc33;
	font-weight: bold;
	}
a {
	font-size: 13px;
	color: #cccccc;
}
.style2 {color: #ffcc33}
.style3 {
	font-size: 16px;
	color: #ffcc33;
}
.style4 {
font-size: 24px;
color: #CCCCCC}
