body
{
	font-family: Arial, sans-serif;
	background-color: #ffffff;
}
h1
{
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14pt;
}
h2
{
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
h3
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #004080;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
h4
{
	font-weight: bold;
	font-size: 10.0pt;
}

p {
margin-top: 0px;
padding-top: 0px;
}
p, li, ul
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#left ul {
margin-top: 0px;
padding-top: 0px;
margin-left: 0px;
padding-left: 0px;
}
#right ul {
margin-top: 0px;
padding-top: 0px;
margin-left: 10px;
padding-left: 10px;
}

p.bullet
{
	margin-top: 2pt;
	color: #4169e1;
}
a:link
{
	font-weight: bold;
	font-style: normal;
	color: #0000ff;
}

a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #0000ff;
}
a:hover
{
	font-weight: bold;
	font-style: normal;
	color: #007f7f;
}
a:active
{
	font-weight: bold;
	font-style: normal;
	color: #0000ff;
}

#main { width: auto; }
#left { width:225px; float:left; }
#right { margin-left:225px; width:auto;}
#logo { width: 196px; height: 49px; }
#header {clear: both; height: 50px;}