#head {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:173px;
}
#head h4{
	color:#0E6FBC;
	padding-top:10px;
	font-size: 1.2em;
	line-height:1.5em;
}
#head h3{
	color:#0E6FBC;
	font-size: .9em;
	line-height:1.5em;
}
#head img{
	width:181px;
	height:173px;
	float:left;

}
#bg {
	margin-top: 10px;
	background: #377AAF;
	float:left;
	width: 181px;
	height: 65em;
}
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: .8em;
	color: #333333;
	margin-left: 200px;
	text-align:justify;
}
table{font:100% Arial, Helvetica, sans-serif; width:400px; border-collapse:collapse; margin: auto; margin-top:10px;}
th{text-align:center; padding:0.2em; border:1px solid #999999;}
td{ width:120px;text-align:center; padding:0.5em; border:1px solid #999999;}
th{background:#F6F4B3; color:#333333;}
td{background:#FFF;}
.underline{
	text-decoration:underline;
 }
 #footer{
	width:173px;
	text-align: center;
	margin-top:60em;
}
