@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	background-repeat: repeat;
	color: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#main  h4 {
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 600px;
	margin-left: 50px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
#main img {
	margin-left: 20px;
}
#main h5 {
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {
	font-size: 12px
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

