
body {
font-family: Georgia, serif; 
font-size: 8pt; 
color: #acaeb1;
background-image: url("images/bg.gif");
}

H1
{
    color: #777777;
    font-size: 17pt;
}

H3
{
	font: 10pt arial;
	line-height: normal;
	text-decoration: none;
	color: #454545;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}

.red
{
	color: #cc0000;
}


td {
font-family: Georgia, serif; 
font: 8pt arial;
color: 333333;
}

.titles {
font-family: Georgia, serif; 
font-size: 8pt; 
color: b20202;
font-weight: bold;
font-style;
}

INPUT, TEXTAREA, SELECT, OPTION { 
background: #ffffff; 
border-style:solid; 
border-width:1; 
border-color: #666; 
color: #55555; 
font-family: Georgia, serif; 
font-size: 8pt; 
line-spacing:11pt;
}
	
A
{
	text-decoration: none;
	color: #cc0000;
}

A:hover
{
	text-decoration: underline;
	color: #cc0000;
}
