body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:000000;
}
td.form_red {
	color:#ff0000;
}

a,a:visited {
	color: #000066;
	text-decoration: underline;
}

a:HOVER {
	color: #999999;
	text-decoration: underline;
}
input{
	width:200px;
}
input.button{
	width:100px;
	border:#003366 solid 1px;
	background-color:#FFFFFF;
}
td.image_name{
	font-size:8pt;
	color:#003366;
	text-align:right;
}
td.image_header{
	font-size:10pt;
	color:#003366;
	text-align:left;
	font-weight:bold;
}


