body {
	margin: 0 0 0 0;
	background: #8687BF;
	color: #333333;
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
}

table, a, p, b {
	font-family: Verdana, Arial, san-serif;
	color: #333333;
	text-align: justify;
}

table.topHdr {
	width: 775px;
	height: 65px;
	color: #333333;
	background: url(iheader.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: 140px;
	background: url(iblwhdr.gif) #FFFFFF no-repeat;
	border: solid #333333;
	border-width: 0 1px 0 1px;
}

td.mdlBdyOne {
	width: 150px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
    vertical-align: top;
	text-align: right;
}

td.mdlBdyTwo {
	font-family: Verdana, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
    vertical-align: top;
	text-align: left;
}

table.mnbdy {
	width: 775px;
	height: 300px;
	background: url(iftbg.gif) #99CC33 repeat;
	border: solid #333333;
	border-width: 0 1px 0 1px;
}

td.bdy {
	width: 775px;
	height: 260px;
	color: #333333;
	text-indent: 10px;
	vertical-align: top;
	text-align: left;

}

table.ftr {
	width: 775px;
	height: 25px;
	text-align: center;
	background: url(ftbg.gif) #EDD78C repeat;
	border: solid #333333;
	border-width: 0 1px 0 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;
}
