INPUT {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff
	}

TEXTAREA {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff
	}

SELECT {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff
	}

.bodyText 	{
		color: #000000;
		font-family: Arial;
		font-size: 12px
		}

.bodyTextLarge	{
		color: #000000;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold
		}

.bodyTextSmall 	{
		color: #000000;
		font-family: Arial;
		font-size: 11px
		}

.bodyTextTiny 	{
		color: #F8F8F8;
		font-family: Arial;
		font-size: 10px
		}

.bodyTextTinyBlack 	{
		color: #000000;
		font-family: Arial;
		font-size: 10px
		}

.bodyLiteText 	{
		color: #999999;
		font-family: Arial;
		font-size: 12px
		}

.bodyTextWhite 	{
		color: #ffffff;
		font-family: Arial;
		font-size: 12px
		}

.bodyTextUnderline {
                color : #000000;
                font-family : Arial;
                font-size : 12px;
                text-decoration : underline
}

.formText 	{
		color: #000000;
		font-family: Arial;
		font-size: 12px
		}

.headerText 	{
		color: #000000;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold
		}

.loginHeader 	{
		color: #2f5c7f;
		font-family: Arial;
		font-size: 18px
		}

.rosterHeader 	{
		color: #2f5c7f;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold
		}

.rosterText 	{
		color: #2f5c7f;
		font-family: Arial;
		font-size: 12px
		}

.reportTextWhite 	{
		color: #ffffff;
		font-family: Arial;
		font-size: 12px
		}

.reportHeader 	{
		color: #ff0000;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold
		}

.reportStudent 	{
		color: #ff0000;
		font-family: Arial;
		font-size: 18px;
		font-weight: bold
		}

.blueHeader	 {
		color: #052F9A;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold
		}

.instrHeader 	{
		color: #ff0000;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold
		}

.tradeMark 	{
		color: #000000;
		font-family: Arial;
		font-size: 10px
		}

.errorText 	{
		color: #990000;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold
		}

.spacerText 	{
		color: #000000;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold
		}

.copyRight 	{
		color: #000000;
		font-family: Arial;
		font-size: 10px
		}

A:link {
		color: blue;
		font-family: Arial;
		text-decoration: none
		}

A:visited {
		color: blue;
		font-family: Arial;
		text-decoration: none
		}

A:active {
		color: blue;
		font-family: Arial;
		text-decoration: underline
		}

A:hover {
		color: blue;
		font-family: Arial;
		text-decoration: underline
		}
