H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

a: {
	color: #666666;
	}

a: link {
	color: #000000;
}

a: visited {
	color: #660033:
}

a: hover {
	color: #C0C0C0
}

.view_jobs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.wizard {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.trTrue {
 background-color : #C8CAEA;
 }

.trFalse {
 background-color : #EBEBF7;
 }

/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}
	
.whitetext {
	color: #FFFFFF;
	}

	
.bottomtext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.boldtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	}