body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #666666;
	text-decoration: none;
	font-family: Georgia, serif;
}

.menu {
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.menu:link, a.menu:visited {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a.menu:hover {
	color: #000000;
	background-color: #666666;
}
a.menu:active {
	color: #000000;
}

h1 {
	margin:0;
	margin-top:3px;
	padding:0;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

h1 a:link, h1 a:visited {
	margin:0;
	margin-top:3px;
	padding:0;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color:#000000;
}
h1 a:active {
	color:#000000;
}

h2 {
	margin: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	
}
h2 a:link {
	margin: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
	
}
h2 a:visited {
	margin: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}
h2 a:hover {
	margin: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 a:active {
	margin: 0px;
	margin-top: 3px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.main {
	margin: 0px;
	margin-top: 2px;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.main:link {
	font-size: 12px;
	line-height: 15px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	
}
a.main:visited {
	font-size: 12px;
	line-height: 15px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a.main:hover {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #666666;
	text-decoration: none;
}
a.main:active {
	font-size: 12px;
	line-height: 15px;
	color: #66CCFF;
	text-decoration: none;
}
.new {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
a.new:link {
	font-size: 10px;
	line-height: 13px;
	color: #FFFF00;
	text-decoration: none;
	font-style: oblique;
}
a.new:visited {
	font-size: 10px;
	line-height: 13px;
	color: #FFFF00;
	text-decoration: none;
	font-style: oblique;
}
a.new:hover {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #666666;
	text-decoration: none;
}
a.new:active {
	font-size: 10px;
	line-height: 13px;
	color: #FFFF00;
	text-decoration: none;
}