body 
{
	background-color:white;
	font-family:helvetica; 
	font-size:8pt;
	color:#555555
}

h1
{
margin-left:10px;
font-family:helvetica;
font-weight:bold;
font-size:30pt;
color:#FFFFFF;
}

h2
{
font-family:helvetica;
font-weight:bold;
font-size:11pt;
}

h3
{
font-family:helvetica;
font-weight:bold;
font-size:10pt;
}

h4
{
font-family:helvetica;
font-weight:bold;
font-size:12pt;
color:#cc0000;
margin-bottom:0px;
padding-bottom:0px;
}

p
{
	font-size:10pt;
}

td
{
	font-size:10pt;
}

a 
{ 
text-decoration:none; 
}

a:hover
{
text-decoration:underline;
}

.10_pt_red
{
color:#cc0000;
font-family:helvetica;
font-size:10pt;
}

.12_pt_red
{
color:#cc0000;
font-family:helvetica;
font-size:12pt;
}

.adverts
{
font-size:10pt;
}

.menu_div
{
font-family:helvetica;
font-size:8pt;
font-weight:bold;
color:#ffffff;
text-decoration:none; 
text-transform:uppercase;
letter-spacing:1px;
}

.red_border
{
border-style: solid;
border-width: 1px;
border-color:#cc0000;
padding:10px;
}