body { background: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3F434A; padding: 20px; margin: 0px; } 
html { height: 100%; }

a:link { text-decoration: underline; color : #3f9cdd; border: none;}
a:active { text-decoration: underline; color : #3f9cdd; border: none;}
a:visited { text-decoration: underline; color : #3f9cdd; border: none;}
a:hover	{ text-decoration: underline; color : #FF0000; border: none;} 

.content { margin:0px}

h1 { font-family: "Trebuchet MS"; font-size: 22px; letter-spacing: 0px; padding: 10px 0px; margin:0px; font-weight: normal; color: #000; }
h2 { font-family: "Trebuchet MS"; font-size: 22px; letter-spacing: 0px; padding: 5px 0px; margin:0px; font-weight: bold;  }
h3 { font-family: "Trebuchet MS"; font-size: 14px; letter-spacing: 0px; padding: 5px 0px; margin:0px; font-weight: bold;  }
p { font-size: 10pt}
