p
{
font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}

body
{
background:#036;
}

hr
{
color:#666666;
background-color:#666666;
height:1px;
}

h1 { font-family:helvetica, veranda, arial, sans-serif;
	font-size:24px;
	color:#666;
}

h2 {font-family:helvetica, veranda, arial, sans-serif;
	font-size:18px;
	color:#663300;
	}

a:link {
	text-decoration: none;
	color: #666666;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}
a:hover {
	text-decoration: underline;
	color:#663300;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}
a:active {
	text-decoration: none;
	color:#000000;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}

#holder
{
position:relative;
width:820px;
background:#ffffff;
margin-left: auto ;
margin-right: auto ;
padding:10px;
}

#header
{
position:relative;
width:800px;
padding:10px;
}

#content1
{
position:relative;
width:800px;
}

#footer
{
position:relative;
clear:both;
width:800px;
}