.fitbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fitbodyLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fitheaderLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
.fitheaderSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.fitheaderMD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.fitheaderMDarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.fitheaderSMblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.fitheaderMDblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.xAdminlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.xAdminlinkLG {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	text-decoration: none;
}
.xAdminlinkMDblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.xAdminlinkSMblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
			
}
a:hover {
	color: #cc9900;
	text-decoration: underline;
}
a:active {
	color: #cc9900;
	text-decoration: underline;
}
a:visited {
	color: #999999;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

