.bolded {
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}

.bodyleft{
	background-color:#6392CE;
	width:188px;
}

.bodycontent{
	background-color:#F5F5F5;
	width:562px;
    padding:5px;
	
}
.btm{
  margin-bottom:10px;
}
.sectionhead{
     text-align:center;
	 font-weight:bold;
}	 