body { 
    margin: 0px;
    padding: 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
    margin-top: 16px;
    margin-bottom: 15px;
}

table {

}

hr{
 color: #06669f;
 height: 1;
}
a{
 color: #000000;
 text-decoration: none;
}
a:hover{
 color: #000000;
 text-decoration: none;
}
input, textarea, select{
 font-family: Trebuchet MS;
 font-size: 9pt;
 border: 1px solid #000000;
}
td{
 font-family: Trebuchet MS;
 font-size: 9pt;
 line-height: 14px;
 
}

.footer {
 margin-top: 6px;
 font-family: Trebuchet MS;
 font-size: 6pt;
 line-height: 6px;
 color: #888888;
}
