*{
	color: #444;
	font-family: tahoma, arial, verdana;
	font-size: 9pt;
}
body,form{
	margin: 0px;
}
a:link, a:active, a:visited{
	color: #0B6CBE;
	text-decoration: underline;
}
a:hover{
	color: #0786F1;
	text-decoration: none;
}
table.main{
	vertical-align: middle;
}
table.main td.copy{
	border-top: 1px solid #9cf;
	height: 50px;
}
table.request tr.head{
	font-weight: bold;
	padding: 10px 0px;
	text-align: left;
}
table.request tr.row{
	background: #aed7ff;
}
table.request input.forminput, table.request textarea.forminput{
	width: 300px;
}
h1, h2, h3, h4, h5{
	margin: 8px 0px;
}
font{
	color: #dc143c;
}