BODY{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-base-color: #91DEF2;
    scrollbar-arrow-color: #FFFFFF;
}

td {
    font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
}

img {
	border-color: #000000;
}



A:link {
	color: #000000;
	text-decoration : none;
}
A:visited {
	color: #000000;
	text-decoration : none;
}
A:active {
	color: #000000;
	text-decoration : underline;
}
A:hover {
	color: #000000;
	text-decoration : underline;
}
/* BEGIN DISCLAIMER */
#disclaimer{
/* CONTROLS MAIN STYLE FOR DISCLAIMER DIV */
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : center !Important;
}
#disclaimer a{
/* CONTROLS LINK STYLES FOR DISCLAIMER */
	font-size : 8pt;
	color : #FFFFFF;
}
#disclaimer a:hover{
/* CONTROLS LINK HOVER STYLES FOR DISCLAIMER */
	text-decoration : underline;
}
#disclaimer .dollars{
/* CONTROLS DOLLAR SIGNS ($$$) FOR DISCLAIMER */
	color : #1ABA29;
}
/* END DISCLAIMER */
