.pop {
	background-color: #333366;
	font-family : Verdana;
	font-size : 12px;
}
BODY {

	background-color: #F1F1F1	;
	font-family : Verdana;
	font-size : 9px;
}

A {
	font-size : 9px;
	color : black;
	text-decoration :none;
}
A:HOVER {
	color : Red;

}

TABLE {
	font-size : 9px;
}


H1 {
	font-size : 16px;
}
.blend {
	font-size : 18px;
	font-weight : bold;
	color : #CC6600;

}
.formsize {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.mybutton { background-color: #CEFFE7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

