BODY {
background: #FFFFFF;
margin: 25px;
}

H1 {
font-size: 170%;
padding-top: 8px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

H2 {
font-size: 140%;
padding-top: 8px;
font-family: Arial, Helvetica, sans-serif;
}

H3 {
font-size: 120%;
padding-top: 2px;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
}

li {
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
line-height: 200%;
}

.boldfont {
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
font-weight: bold;
}

.yellowfont {
color: #FFFF00;
}

a:link { 
color : #0000FF; 
text-decoration : underline;
}

a:visited { 
color : #993399;
text-decoration : underline;
} 

a:hover { 
color : #FF0000; 
text-decoration : underline;
}

.hyperlinkfont {
font-family : Arial, Helvetica, sans-serif;
font-size : 120%;
font-weight: bold;
}

.hyperlinkfont a:link { 
color : #0000FF; 
text-decoration : underline;
}

.hyperlinkfont a:visited { 
color : #993399; 
text-decoration : underline;
} 

.hyperlinkfont a:hover { 
color : #FF0000; 
text-decoration : underline;
}
