body{
	width:8.5in;
	margin:.5in;
}



table{
	
}

table, tr, td{
	vertical-align:top;
	
}

#LeftCol{
	width:141px;
	border-right:thin #CCCCCC solid;
}

#RightCol{
	width:429px;
}
hr{
	color: #eee;
	height: 2pt;
	width: 75%;
}

.Title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:20px;
	margin-bottom:20px;
}

.Desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
}

.ClearAll{
	clear: both;
	margin-bottom: 30px;
}

