body {
	margin: 0;
	padding: 0;
	border: 0;
}
td img {display: block;}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#000000
}
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000
}
INPUT {
    
    font-size: 9px;
    border-color: #68c432;
    border-width: 1px;
    border-style: solid;
  }
  TexTArea
  {
    font-size: 10px;
    border-color: #68c432;
    border-width: 1px;
    border-style: solid;
  }
  
  select {    
    font-size: 9px;
    border-color: #68c432;
    border-width: 1px;
    border-style: solid;
  }
  
  a {
	color:black;
    text-decoration:none;    
  }
  
  .dvhdr1 {        
            background:#E5E5E4;
            font-family:verdana;
            font-size:9px;            
            border-top:1px solid #68c432;
            border-left:1px solid #68c432;
            border-right:1px solid #68c432;
            border-bottom:1px solid #68c432;
            padding:2px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:verdanal;
            font-size:9px;
            border-left:1px solid #68c432;
            border-right:1px solid #68c432;
            border-bottom:1px solid #68c432;
            padding:2px;
            width:150px;
         }
.topBorder
{
    border-top:0px;
}
.bottomBorder
{
    border-bottom:0px;
}

#print_header {
		
	border-width:1px;
	margin: 0;	
	position: relative;
	background-color:#D8ECCC;

}

A.Apply
{text-decoration: underline;}
