.textBig {
	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 16px;
	font-style: normal;
}

.textBigBold {
	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
}

.textBold {
	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

body,td,th {
	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;}
.style4 {font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;}
.style5 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}.textBigBoldTitle {

	font-family: "Lucida Sans Unicode", "Bookman Old Style";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

