.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #CC0000;

}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFF99;

}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF6600;

}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF3333;

}
BODY {
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#FFFF00;
	scrollbar-highlight-color:#FF0000;
	scrollbar-3dlight-color:#FF0000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:000000;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#000000;
}
.borderRed {

	border: 1px solid #FF0000;
}
.borderBlue {


	border: 1px solid #0000FF;
}
.borderRedNoTop {

	border-top: 1px none #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
.cellTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0099FF;

}
.list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.75;
	font-weight: bold;
	color: #FF0000;
}
.textOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #FF6600;
}
.textRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #FF0000;
}
.borderGrey {



	border: 1px solid #CCCCCC;
}
.listRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.75;
	font-weight: bold;
	color: #FF0033;
}
.smalltextRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}
.textBlue {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #0066FF;
}
.subheadingsBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
.subheadingsGreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;
}
.textGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #33CC00;
}
