BODY {
	font-family: Verdana;
}

A.LINK {
	color: black;
	text-decoration: none;
}

A.LINK:hover {
	color: BLUE;
	background-color: #d8d8d8;
}

TD.CELL_11 {
	height : 25;
	font-size: 11px;
	text-align: center;
}

TD.CELL_20 {
	height : 25;
	font-size: 20px;
	text-align: center;
}

SPAN.CAPTION {
	font-size: 12px;
	font-style: bold;
}

SPAN.CAPTION_VALUE {
	font-size: 12px;
	font-style: bold;
	color: #000080;
}

SPAN.FORM_HEADING {
	font-size: 18px;
	font-style: bold;
	color: #000080;
}

SPAN.MANDATORY {
	color: red;
}

SPAN.MESSAGE {
	font-size: 12px;
	font-style: bold;
}

TABLE {
	font-size: 11px;
	font-style: bold;
}