h3
{
	color:#000;
	font-size:18px;
	margin:0;
	font-weight:normal;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:2%;
	padding-left:10px;
	/*background-color:#008080;*/
	border-bottom:5px solid #008080;
	padding-bottom:0;

	line-height:40px;
}
#col1
{
	float:left;
	width:450px;
	border-right:#999 dashed 1px;
	margin-left:2em;
	
}

#col2
{
	float:left;
	width:300px;
	margin-left:2em;	
}

a
{
	text-decoration:none;
	color:#069;
}

a:hover
{
	text-decoration:underline;

}
