TD {
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px;
			color: black;
		}

		A {
			color: #009933;
			text-decoration: underline;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
		}

		A:Hover {
			color: #FF6633;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
		}

		TH {
			font-size: 12px;
			font-weight: bold;
		}

		TEXTAREA {
			margin-bottom: 6px;
			margin-top: 6px;
			width: 524px;
		}

		.active {
			background: #ffff00;
		}

		.inactive {
			background: #ffffff;
		}

		.White {
			background: #ffffff;
		}

		.OrangeSelectList {
			border-bottom: 1px solid #ba2517;
			border-right: 1px solid #ba2517;
			border-top: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			background: #ffdabf;
			font-size: 10px;
			font-weight: bold;
			font-family: Verdana;
		}

		.OrangeButton40 {
			border-bottom: 1px solid #ba2517;
			border-right: 1px solid #ba2517;
			border-top: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			background: #ffdabf;
			font-size: 10px;
			font-weight: bold;
			font-family: Verdana;
			width: 40px;
		}

		.OrangeTable {
			border-left: 2px solid #fc7531;
			border-right: 2px solid #fc7531;
			border-bottom: 2px solid #fc7531;
		}

		.TableHeading {
			padding-left: 6px;
			font-size: 12px;
			font-weight: bold;
		}

		.TableMini {
			padding-right: 6px;
			font-size: 10px;
			text-align: right;
		}

		.MiniLink {
			color: black;
			text-decoration: none;
		}

		.MiniLink:Hover {
			color: black;
			text-decoration: underline;
		}

		.QuizTitle {
			font-size: 12px;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF6633
		}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0066CC}
		BODY { 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
 } 