body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Courier, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
<body style="background-color: rgb(255, 255, 255); padding: 0px; margin: 0px;">

h1 { font-size:20px; rgb(0, 0, 0); }
h2 { font-size:18px; rgb(0, 0, 0); }
h3 { font-size:15px; rgb(0, 0, 0); }

.small { font-size: 13px; }
.mini { font-size: 11px; }
.minimini { font-size: 10px; }

a { font-size:15px; text-decoration:none; font-weight:bold; }
a:link { color: rgb(100, 0, 0); }
a:visited { color: rgb(100, 0, 0); }
a:active { color: rgb(128, 128, 128); }
a:hover { color:  rgb(128, 128, 128); }
a:focus { color:  rgb(128, 128, 128); }


