/***** DEFAULT LINKS *****/
A:link 
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none } 

A:visited 
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none } 

A:active 
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline }

A:hover 
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline }


/***** DEFAULT TEXT *****/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF
}


/***** OTHER FORMATTING *****/
.b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

	.b A:link 
	 { color: white; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none } 

	.b A:visited 
	 { color: white; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none } 

	.b A:active 
	 { color: white; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

	.b A:hover 
	 { color: white; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }


/***** OTHER FORMATTING *****/
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}

.bg
 { background-image: url(images/chalkbg.jpg); background-repeat: no-repeat; background-position: left top }

.lg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}

.lg_hdr
 { color: #ffcc99; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

.form_field
 { color: #a90000; font-size: 10px; font-family: Verdana, Geneva, sans-serif; font-weight: normal }

.sm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF
}

.b_hi
 { color: #ffcc99; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

/***** PRINTER FRIENDLY FORMATTING *****/

.lg_black
 { color: white; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

.b_black
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

.body_black
 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
.b_ital { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal }
