body
{
padding: 		0;  
margin: 		0;  
width: 			100%; 
background-image: url("img/background.gif");
font-family: verdana, arial, helvetica;
font-size: 11px;
line-height: 18px;
}

td, textarea
{
font-family: verdana, arial, helvetica;
font-size: 11px;
line-height: 18px;
}

h1
{
display: inline;
font-size: 15px;
color: 006699;
text-transform: uppercase;
letter-spacing: 0.03cm;
}

.side
{
font-size: 12px;
font-weight: bold;
color: 99cc00;
text-transform: uppercase;
letter-spacing: 0.03cm;
}

h2
{
display: inline;
font-size: 14px;
color: 009999;
text-transform: uppercase;
letter-spacing: 0.03cm;
}

.bottom
{
font-size: 10px;
font-weight: bold;
color: 006699;
text-decoration: none;
}

a
{
color: 006699;
text-decoration: underline;
}