/* CSS Document */

body, td, p, font {
	font-family:"Verdana";
    font-size: 10pt;
	color:#707070;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;}
	
input, textarea {
	border: solid 1px #707070; 
	color: #707070; 
	background-color:#ffffff; 
	font-family: Tahoma}
	
.style1 {
	color: #BD2239;
	font-weight: bold;
}
	
a:link{text-decoration:none; font-family: tahoma; color:#86A32C }
a:visited{text-decoration:none; font-family: tahoma; color:#86A32C }
a:active{text-decoration: none ; font-family: tahoma; color: #86A32C }
a:hover{text-decoration: none; font-family: tahoma; color:#1E1D1B }

body {background-image:URL("line.gif"); background-repeat:repeat-y;}