a:link {
	color:#FFFFFF;
	text-decoration: none
}
a:visited {color:#999999; text-decoration: none}
a:hover {color:#999999; text-decoration: none}
a:active {
	color:#FFFFFF;
	text-decoration: none
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0;
}

.subhead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CF6F19}
.subhead a:link {color:#CF6F19; text-decoration: none} 
.subhead a:visited {color:#CF6F19; text-decoration: none}
.subhead a:hover {color:#FFFFFF;}
.subhead a:active {color:#fff; text-decoration: none}

.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF6F19;
	margin: 0px;
	height: auto
}
.textlinks a:link {color:#CF6F19; text-decoration: none} 
.textlinks a:visited {color:#CF6F19; text-decoration: none}
.textlinks a:hover {color:#FFFFFF;}
.textlinks a:active {color:#fff; text-decoration: none}

.tabletext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
.sechead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; margin-top: 20px}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	color: #CF6F19;
}
.notexec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	line-height: normal;
}
