h1 
{ 
font-family: Arial, Verdana, sans-serif; 
font-size: 32px; 
color: #A52A2A 
}

.titleText
{
font-family: arial;
font-size: 24px;
color: #222222;
font-weight: none;
letter-spacing:0px;
}

.mainText
{
font-family: arial;
font-size: 12px;
color: #222222;
font-weight: none;
line-height: 18px;
}

.footer
{
font-family: arial;
font-size: 10px;
color: #999999;
font-weight: none;
letter-spacing:-1px;

}

a
{
font-family: verdana;
font-size: 10px;
color: #4687d1;
font-weight: bold;
line-height: 2.0em;
text-decoration: none;
} 

a:link
{
font-family: verdana;
font-size: 10px;
color: #4687d1;
font-weight: bold;
line-height: 2.0em;
text-decoration: none;
} 

a:active
{
font-family: verdana;
font-size: 10px;
color: #4687d1;
font-weight: bold;
line-height: 2.0em;
text-decoration: none;
} 

a:hover
{
font-family: verdana;
font-size: 10px;
color: #aaaaaa;
font-weight: bold;
line-height: 2.0em;
text-decoration: underline;

} 
