#top, #nav, #right, #footer {display: none}

#content {margin: 20px}

div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px; 
    font-weight: normal; 
	font-size: 12px;
	color: #000000;
	}

h1 {font-size: 24px; color: #000000; line-height: 28px}
h2 {font-size: 16px; color: #000000; line-height: 20px}
a {color: #000000}

.imgfloat img {float: left; margin: 0px 15px 15px 0px}
.clear {clear: both}
