html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
} 


.style1 {color: #FFFFFF}
.style2 {font-size: 24px}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style10 {font-size: 10}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif}


.style6 {font-size: 18px}
.style9 {font-size: 14px}
.style11 {font-size: 14px; font-weight: bold; }
.style14 {font-size: 12px}
.style15 {font-size: 6}

a:link {
	text-decoration: none;
	color: #559cb4;
}
a:visited {
	text-decoration: none;
	color: #559cb4;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cookietext{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	position:relative;
	left:0px;
	top: -4px;
}
.smalltext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
.header14
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial
}
.header16
{
    FONT-SIZE: 16pt;
    FONT-FAMILY: Arial
}
.header18
{
    FONT-SIZE: 18pt;
    FONT-FAMILY: Arial
}

.formborder
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    BORDER-LEFT: gray 1pt solid;
    BORDER-BOTTOM: gray 1pt solid
}

