html,body {
	height: 100%;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A {
	color: #0C3995;
	font-size: 11px;
	font-weight:bold;
}	
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}

INPUT, SELECT {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #484848;
}
TEXTAREA {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #484848;
}

font.color {
	font-family:verdana;
	color=#0C3995;
	font-weight:bold;
	font-size: 11px;
}

font.red {
	font-family:verdana;
	color=#F90000;
}

font.supplier {
	font-family:verdana;
	color=#F90000;
	font-weight:bold;
	font-size: 11px;
}