body{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif; }
	
p,td{
	font-size:11px;}
	
h1{
	font-size:20px;
	color:#990000;
	margin-bottom:5px; }
h2{
	font-size:16px;
	margin-top:0px; }
h3{
	font-size:16px;
	color:#990000;
	margin-bottom:5px; }
.red{
	color:#990000;
	margin-bottom:5px; }
	
.line-h{
	background-image:url(/images/hor.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x; }
	
.line-v{
	background-image:url(/images/ver.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-y; }
	
a:link{
	text-decoration:none;
	color:#000099; }
a:visited{
	text-decoration:none;
	color:#000099; }
a:hover{
	text-decoration:underline;
	color:#000099; }
	
input{
	width:200px;
	background-color:#EEEEEE; }
select{
	width:200px;
	background-color:#EEEEEE; }