.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-indent: 20pt;
	text-transform: none;
	white-space: normal;


}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;


}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;


}
.normal2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;


}

html {
     overflow: -moz-scrollbars-vertical;
}
