h1
{ 
color: #cc3300; 
font-family: Arial;
font-size: 16pt; 
font-weight: bold; 
}

h2
{ 
color: #000000; 
font-family: Arial;
font-size: 12pt; 
font-weight: bold; 
}

p
{ 
color: #000000; 
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

ul
{ 
color: #000000; 
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

ol
{ 
color: #000000;  
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

table
{ 
color: #000000; 
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

tr
{ 
color: #000000; 
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

td
{ 
color: #000000; 
font-family: Arial;
font-size: 10pt; 
font-weight: none; 
}

a:link
{
color: #cc3300; 
text-decoration: none; 
font-family: Arial;
font-size: 10pt; 
}

a:visited
{
color: #cc3300; 
text-decoration: none; 
font-family: Arial;
font-size: 10pt; 
}

a:hover
{
color: #000000; 
text-decoration: none; 
font-family: Arial;
font-size: 10pt; 
}

a:active
{
color: #cc3300; 
text-decoration: none; 
font-family: Arial;
font-size: 10pt; 
}

