p { 
color: #000000; 
font-family: Verdana, Arial, serif; 
font-weight: 0; 
font-size: 10pt; 
font-style: normal 
}

h1 { 
color: #ffcc00; 
font-family: Verdana, Arial, serif; 
font-weight: bolder; 
font-size: 12pt; 
font-style: normal; 
text-align: left
}

h2 { 
font-family: Verdana, Arial, serif;
font-size: 11pt; 
color: #ffcc00; 
text-align: left; 
font-weight: 1000 
}


h3 { 
font-family: Verdana, Arial, serif;  
font-size: 11pt; 
color: #ffcc00; 
text-align: left; 
font-weight: 300 
}

h4 { 
font-family: Tahoma, Arial; 
font-size: 8pt; 
color: #ffcc00; 
text-align: left; 
font-weight: 300 
}

h5 { 
font-family: Verdana, Arial, serif; 
font-size: 11pt; 
color: #000000; 
text-align: left; 
font-weight: 300 
}

h6 { 
font-family: Tahoma, Arial; 
font-size: 11pt; 
color: #ffcc00; 
text-align: left; 
font-weight: 300 
}

<-- links -->

a:link { color: #464646; text-decoration: none }
a:visited { color: #464646; text-decoration: none }
a:hover { color: #ffcc00; text-decoration: none }
a:active { color: #000000; text-decoration: none }


