a {
	color: 5F5F5F;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}

a.bigheavydarkred {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkred:link {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkred:hover {
	color: #AC0000;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue:link {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue:hover {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.greylight:link {
	color: #EAEAE3;
	font-weight: bold;
}

a.greylight:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a.heavydarkred:link {
	color: #780001;
	font-weight: bold;
}

a.heavydarkred:hover {
	color: #AC0000;
	font-weight: bold;
}

body {
	background-color: #ffffff;
	color: 5F5F5F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #BFBEBA;
	scrollbar-arrow-color: #BFBEBA;
	scrollbar-base-color: #A7A7A7;
	scrollbar-darkshadow-color: #818181;
	scrollbar-face-color: #818181;
	scrollbar-highlight-color: #E7E7E3;
	scrollbar-shadow-color: #5F5F5F;
	scrollbar-track-color: #A7A7A7;
}

td {
	color: 5F5F5F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.biggerheavydarkred {
	color: #780001;
	font-size: 15px;
	font-weight: bold;
}

.bigheavy {
	font-size: 13px;
	font-weight: bold;
}

.bigheavydarkred {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

.bigheavydarkblue {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

.bigheavywhite {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.btn {
	background: #818181;
	color: #EAEAE3;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.darkred {
	color: #780001;
}

.form {
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.greylight {
	color: #EAEAE3;
}

.heavy {
	font-weight: bold;
}

.heavydarkred {
	color: #780001;
	font-weight: bold;
}

.heavygrey {
	color: #818181;
	font-weight: bold;
}

.heavygreylight {
	color: #EAEAE3;
	font-weight: bold;
}

.littletxt {
	font-size: 9px;
}

.tinytxt {
	font-size: 5px;
}

.white {
	color: #FFFFFF;
}

.noirnormal {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heavyblue {
	font-size: 13px;
	color: #0000ff;
	font-weight: bold;
}
