body
{
margin-top: 5px;
margin-left: 2px;
margin-right: 2px;
font-family:  times new roman, timoku;
font-size: 18px;
color: #000000
}

h1
{
font-family: impact;
font-size: 32px;
color: #bb0000;
text-align: center
}

a
{ 
color: #000000; 
font-family:times new roman, timoku;
}
a:link   
{ 
text-decoration: none 
}
a:visited  
{ 
text-decoration: none;
color: #990000
}
a:hover   
{
text-decoration: underline; 
color: #0000aa
}
a:active  
{ 
text-decoration: none; 
color: #0000bb
}

td     
{ 
color: #222222; 
font-size: 12px;
font-family: arial, helvetica, verdana, sans-serif;
padding-left: 2px; 
padding-right: 2px; 
padding-top: 2px;
padding-bottom: 2px 
}