p { 
color: #000000; 
font-family:Verdana, Arial, serif; 
font-weight: 0; 
font-size: 10pt; 
font-style: normal 
}

h1 { 
color: #a49f9e; 
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; 
font-color: #523f3a; 
text-align: left; 
font-weight: 1000 
}



h3 { 
font-family: "Verdana", Arial, serif; 
font-size: 10pt; 
color: #e70027; 
text-align: left; 
font-weight: 300
}

<-- links -->

a:link { color: #ff0000; text-decoration: none }
a:visited { color: #FF0000; text-decoration: none }
a:hover { color: #a49f9e; text-decoration: none }
a:active { color: #ff0000; text-decoration: none }