body {
	background-color: #EEF;
	}

a, p, h1, h2, h3, h4, ul, li {
	font-family: arial, helvetica, sans-serif;
	}

a {     font-size: 10pt;
        }
p {
	font-size: 10pt;
	text-indent: 0px;
	}
	
h1 {	
	color: #00F;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #00F;
	}
	
ul {
	list-style-type: square;
	font-size: 10pt;
	list-style-color: #00F;
	}
	
a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#ad {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #00F;
	text-align: center;
	}

#container {
	background-color: #FFF;
	padding: 5px;
	}
	
#footer	{
	border-top-width: 1px;
	border-top-style: solid;
	border-color: blue
	}
	
#linkbar {
	background-color: #00F;
        text-align: center;
	}
	
#end {
	background-color: #FFF;
	}

#chapter {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #00F;
	}

#advertise {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #00F;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;
        }

#disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-size: 6.5pt;
	}
