TD {
	font-family : Verdana,Helvetica,Arial,sans-serif,san-serif;
}
A,A:LINK {
	color : 000066;
	text-decoration : none;
}
A:VISITED {
	color : 000066;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
.label {
	font-weight:bold;
	font-size:12px;
}
.msg {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
input, select, textarea {
	font-size:12px;
}