BODY {font-family: Arial; color: black; font-size: 9Px;}

p.text {color: black; font-size: 11Px;}

<!-- CLASS SAMPLES -->
<!-- h1.main {color: white; background: #666; width: 100%; font-size: 250%; padding: 15Px; } -->
<!-- p.caption {color: black; background: #EEE; width: 200Px; text-align: center; font-size: 12Px; padding: 3Px;} -->
<!-- <h1 class="main">Some text</h1> -->
<!-- <p class="caption">Some text</p> -->

 A:link {font-family:Geneva, Arial, Helvetica, san-serif; color: blue; text-decoration: none}
 A:visited {font-family:Geneva, Arial, Helvetica, san-serif; color: blue; text-decoration: none}
 A:active {font-family:Geneva, Arial, Helvetica, san-serif; color: blue; text-decoration:none}
 A:hover {font-family:Geneva, Arial, Helvetica, san-serif; color: red; text-decoration:none}

H1 {font-size: 16pt; font-style: bold; font-family: Arial} 

H2 {font-size: 11pt; font-style: bold; font-family: Arial; color: #000000;} 

H3 {font-size: 9pt; font-style: bold; font-family: Arial}

H4 {font-size: 6pt; font-style: none; font-family: Arial}

