body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 33px;
	background-color: white;
	font-family: Verdana, Arial;
	color: #666666;
}

table.rootTable {
	width: 741px;
	border: none;
	font-size: 10pt;
	line-height: 18pt;
}

table.childTable {
	font-size: 10pt;
	line-height: 11pt;
}

table.childTableFull {
	font-size: 10pt;
	line-height: 18pt;
}

td.rightside {
	border: 1 solid #994157;
	padding: 10px;
}

a {
	text-decoration: underline;
	color: #994157;
}  

a:visited {
	color: #994157;
}

a:hover {
	text-decoration: none;
	color: #234A6E;
}

font.textcover { 
	font-size: 10pt;
	line-height: 16pt;
}

font.textsmall {
	font-size: 8pt;
	line-height: 12pt;
}

img.imageLink {
	border: none;
	vertical-align: middle;
}

hr.sectionBreak {
	height: 10px;
	color: #994157;
}