.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	padding: 8px;



}
.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #666666;
	padding: 8px;

}
.bodyBlock {
	background-color: #ECC02A;
	padding: 4px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;




}
.listBlue {
	list-style-position: outside;
	list-style-image: url(list-blue.gif);
	list-style-type: none;


}
.listYellow {

	list-style-position: outside;
	list-style-image: url(list-yellow.gif);
	list-style-type: none;
}
.bodySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
a:link {
}
a:hover {
	text-decoration: none;
	color: #999999;

}
.picRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.bodyYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: ECC02A;
	text-decoration: none;
	line-height: 22px;
	padding: 14px;
}
