body { color: #666; font-size: 11pt; font-family: sans-serif; font-style: normal; }
p { color: #666; font-size: 11pt; font-family: sans-serif; }
td { color: #666; font-size: 11pt; font-family: sans-serif; }
a:link { color: #666; font-family: sans-serif; text-decoration: underline; }
a:visited { color: #999; font-family: sans-serif; }
a:hover { font-family: sans-serif; }
a:active { color: #366; font-family: sans-serif; }
@font-face{ font-family: sans-serif; font-size: 11; font-variant: normal; font-weight: normal; }
element { color: #666; font-family: sans-serif; }
.bold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.nonbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #666;
	font-weight: normal;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	float: none;
	text-align: center;
}
.whitetxt {
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
}

