
body, h1, h2, h3, h4, h5, h6, td, th, b, small, big, p, ol, ul, li, i
{
font-family: verdana, arial, sans-serif;
background-color: #F0F0F0;
}


a
{
font-family: verdana, arial, sans-serif; 
font-weight: bold; 
text-decoration: none;
}

a:link
{
color: blue; 
}

a:hover
{
color: yellow; 
background-color: #888888;
}

pre 
{
t-family: monospace, courier, "courier new";  
}


