body {
	scrollbar-face-color: #CCBB77;
	scrollbar-shadow-color: #998833;
	scrollbar-highlight-color: #DDCC99;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-darkshadow-color: #777755;
	scrollbar-track-color: #777766;
	scrollbar-arrow-color: #FFFFFF;
	font-family : "Times New Roman", Times, Palatino, serif;
	font-color: #000000;
	background-color: #FFFFFF;

}

/* ---------- FONT OPTIONS START HERE --------- */
/*b {  font: 11px  Arial Black; }*/
font {
	font: 14px "Times New Roman", Times, serif; color: #000000;
}
em  {  font: 14px "Times New Roman", Times, serif; }
strong  {  font: bold 14px "Times New Roman", Times, serif; }
font.error {  font: bold 14px "Times New Roman", Times, serif; color:RED;}
font.loginerror { font: bold 14px "Times New Roman", Times, serif; color:RED;}
font.copy {  font: 14px "Times New Roman", Times, serif; color:#336799;}
td { font: 14px "Times New Roman", Times, serif; color: #000000;}

.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: normal;

}
.italic1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000000;
}
.arialItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #333333;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
h1 {
	font-family: "Christiana Regular", Garamond, "Times New Roman", serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;

}
h2 {
	font-family: "Christiana Regular", Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;

}
.tiny {
	font-family: "Christiana Regular", Garamond, "Times New Roman", serif;
	font-size: 11px;
	color: #000000;
}

/* ---------- FONT OPTIONS END HERE --------- */

/* ---------- MAST/HEADER OPTIONS START HERE --------- */
.mast1 {
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333366;
}
/* ---------- MAST/HEADER OPTIONS END HERE --------- */

/* ---------- LINK OPTIONS START HERE --------- */
		/* DEFAULT LINK */
a {font: 14px "Times New Roman", Times, serif;  color: #666633; text-decoration:underline; }
a:link { font: 14px "Times New Roman", Times, serif; color: #444400; text-decoration:underline; }
a:hover { font: 14px "Times New Roman", Times, serif; color: #777744; text-decoration:underline; }
a:visited {  font: 14px "Times New Roman", Times, serif; color: #003300; text-decoration:underline; }
/* ---------- LINK OPTIONS END HERE --------- */



