body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3F3F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#a7c0f0;
	/*background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3F3F;
}

.bodytitle {
	font-family:  Georgia, Times New Roman, Times, serif;
	color: #5c749d;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.subtitle
{
	font-size:16px;font-weight:bold;
}

.headlinetitle
{
	font-weight:bold;
	/*font-size:16px;
	color:#5c769a;
	text-align:center;
	margin-bottom:10px;*/
}
.small
{
	font-size:11px;
}