/* CSS Document */
 
* {
	padding:0;
	margin:0 auto;
}
img {
	border-width: 0;
}
 a {
	outline-style: none;
}
html{  
	height:100%;  
} 
body {
	font-size: 76%;
	color:#444444;font-family:Georgia,"Times New Roman",Times,serif;
	height:100%;
	text-align:center;
	margin:0 auto;
	padding:0px;
	min-width:999px;*width: 1003px;
	background-color:#9bbbee;
}
br {
	line-height:10px;
}
p {
	clear:both;
	line-height:20px;
	margin-bottom:10px;
	margin-right:20px;
	padding:0pt 0pt 0.25em;
}
h1 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:35px;
	font-weight:normal;
	line-height:30px;
	margin:0px 0px 10px;
}
h3 {
	border-top:1px solid #fed885;
	color:#ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:25px;
	font-weight:normal;
	line-height:50px;
	margin:0px 0px 0px;
	padding:0px;
	width:640px;
}
h4 {
	line-height:10px;
	margin: 0 0 15px 0;
}
ul {
	list-style-type: disc;
	margin-left: 20px;
	}
#custom-gen ul li:before {
	content: "\00BB \0020";
	}