body {
	background: #EEE;
	margin: 30px;
	font-family: Geneva, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

div#heading {
 	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #777777;
}

div#main {
	width: 90%;
	align: center;
}

div#left-column {
	float: left;
	margin-right: 20px;
	width: 300px;
}

h1 {
	font-family: Times, Times New Roman, New York, serif;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family: Times, Times New Roman, New York, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}

hr {
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.newsec {
	margin-top: 25px;
}

div#left-column span.descrip {
	display: block;
	font-family: Times, Times New Roman, New York, serif;
	font-style: italic;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 10px;
	font-weight: normal;
}

div#left-column ul
{
	padding-left: 10px;
	list-style-type: none;
}

div#left-column li
{
	font-weight: bold;
}

a {
	font-weight: bold;
}

span.etc {
	font-family: Times, Times New Roman, New York, serif;
	font-style: italic;
	font-size: 12px;
}

img {
	border: 0;
}
