.scroll {
scrollbar-base-color: #FF2A2A;
scrollbar-arrow-color: FD0101;
scrollbar-face-color: #FF9B9B;
scrollbar-highlight-color:#ECEDED;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color: #FD0101;
scrollbar-shadow-color:white
}

.black9 {color="#000000"; font-size: 9pt; font-family: Tahoma, Arial;text-decoration: none}
.black9over {color="#FFFFFF"; font-size: 9pt; font-family: Tahoma, Arial;text-decoration: none}

.grayover {color="#000000"; font-size: 8pt; font-family: Tahoma, Arial;text-decoration: none}



p {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";

}

font {
	font-family: Tahoma, Arial;
	font-size: 9pt;

}

div {	
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;

}

span {	
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color="#939598";

}

ul, ol {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";
}


a:hover {
	color: red!Important;
	text-decoration: underline!Important;
}

a:link {
	color: red;
	text-decoration: underline;
}

a:active {
	color: red!Important;
	text-decoration: underline;
}
a:visited {
	color: red;
	text-decoration: underline;
}

.table {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";

}
.tableHead {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";
}
.tableCorner {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";
}
.tableCol {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";

}
.tableCell {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";
}
.tableBottom {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color="#000000";
}
