body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font: 12px 'Lucia Grande', Verdana, Geneva, Arial, sans-serif;
	color: #ccc;
	background-color: #111;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}
	
a:visited {
	color:  #ccc;
}
	
a:active {
	color:  #ccc;
}
	
a:hover {
	color: #ccc;
}
	
.ahem {
	display: none;
}
	
strong, b {
	font-weight: bold;
}

#hlink {
	font-size: 12px;
	line-height: 30px;;
	font-weight: bold; 
}	

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 20px; 
}

small{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	/*color: #fff;
	color: #FFCC33;
	color: #FFCC66;
	color:#FFCC88;*/
	color: #e9c29b;
	/*color:#eee;*/
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	/*margin-top: 0;*/
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	margin-top: 10px;
	border: 0;
}

#footer{
	margin: 1.0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
}

#footer p{
	font-size: 9px;
	color: #aaa;
	margin: 0em 0em 0em 0em;
	padding: 10px 0em 20px 0em;
}

#footer a{
	color: #aaa;
}

#footer a:hover {
	color: #fff;
}

#container {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #333;
	border: 1px solid #666;
	text-align:center;
	width: 700px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#main {
	padding: 15px 40px 15px 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 540px;
	text-align:justify;
}
/*
li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 20px;
}
*/