body,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
a {
	color : Blue;
}
a:hover {
	color : #990000;
}
.input  {
	font-size : 8pt;
	font-style : normal;
	width: 240px;
}
.textarea {
	width : 492px;
	height : 40px;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
.letter{
	color : #990000;
	font-size : 16pt;
	font-weight : bold;
}
.red {
	color : #990000;
}
hr {
	color : #CCCB98;
}
.small {
	font-size : 8pt;
	color : #292914;
}

