#content {
	position: absolute;
	left: 530px;
	top: 2px;
	width: 500px;
	text-align: justify;
	font: 12px Helvetica, Arial;
	color: #5a5a4a;
	line-height: 160%;
	text-indent: 15px;
			}

h1 {
	font: 20pt Georgia;
	font-style: oblique;
	color: #b8ba67;
	margin: 0;
	margin-bottom: -15px;
			}

a, a:active, a:visited {
	color: #00849a;
	text-decoration: none;
			}
			
a:hover {
	color: #a8d3d9;
			}

b, strong {
	color: #4a9b4d;
			}
			
i, em {
	color: #b5b458;
			}

#content img {
	margin: 5px;
			}
			
blockquote {
	text-indent: 0;
			}
			
ul {
	list-style-type: square;
			}