
p.gen {
	font-family: "verdana", "helvetica", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}

.celldata {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.celltitle {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	line-height: 18px;
	font-weight: bold;	
}

.depHead {
	font-family:  helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #330066;
	line-height: 18px;
	font-weight: normal;
}


p.gen_b {
	font-family: "verdana", "helvetica", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	color: #060;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}





a.white:link {color: #ffffff; text-decoration: underline; }
a.white:active {color: #ffffff; text-decoration: underline; }
a.white:visited {color: #ffffff; text-decoration: underline; }

a.purple:link {color: #330066; text-decoration: underline; }
a.purple:active {color: #330066; text-decoration: underline; }
a.purple:visited {color: #330066; text-decoration: underline; }

.submitButton {cursor:hand; font-family:Verdana,Arial; font-weight:bold; font-size:11; background-color:"EEEEEE"; color:"000000";}


