body {
	margin: 0 0 0 0;
	background: #8687BF;
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
}

table, a, p, b {
	font-family: Verdana, Arial, san-serif;
	text-align: justify;
}

table.topHdr {
	width: 775px;
	height: 85px;
	background: url(header.gif) #FFFFFF no-repeat;
	border: solid #333333;
	border-width: 0 1px 0 1px;
}

td.topHdr {
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
    vertical-align: top;
	text-align: center;
}

table.mdlbdy {
	width: 775px;
	height: 150px;
	background: url(blwhdr.gif) #FFFFFF no-repeat;
	border: solid #333333;
	border-width: 0 1px 0 1px;
}

td.mdlBdyOne {
	width: 220px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
    vertical-align: top;
	text-align: right;
}

td.mdlBdyTwo {
	width: 455px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
    vertical-align: top;
	text-align: left;
}

table.lwrbdy {
	width: 775px;
	height: 70px;
	background: url(bdyhdr.gif) #FFFFFF no-repeat;
	border: solid #333333;
	border-width: 0 1px 0 1px;
}

table.mnbdy {
	width: 775px;
	height: 250px;
	font-size: 11pt;
	background: url(ftbg.gif) #EDD78C repeat;
	border: solid #333333;
	border-width: 0 1px 0px 1px;
}

a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
