h1, h2, h3
{
font-family: times new roman, 'sans serif'; 
}

p, table, li, address
{
font-family: times new roman, 'sans serif'; 
}

p, li, th, td
{
font-size: 100%;
}

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

a:link       { font-family: Arial Narrow; color: #4B4B50; text-decoration: none }
a:active     { font-family: Arial Narrow; color: #4B4B50; text-decoration: none }
a:visited    { font-family: Arial Narrow; color: #4B4B50; text-decoration: none }
a:hover {color: #FF0000; text-decoration: none}
