.test { font-size: 16pt }
.ten { font-size: 10pt}
.twelve {font-size: 12pt}
.eight {font-size: 8pt}

body { font-family: Arial, sans-serif}
p { font-size: 10pt}

a:link, a:visited {text-decoration: none;}
a:hover { text-decoration: underline;}
