@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.footer {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align: left;
}
img.imgbody {
	border: 5px solid #FFF;
}

.headlineCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.bodytable {
	background-color: #FFF;
	border: 2px none #FFF;
}

