body
	{
	margin: 0%;
	background: #FFFFFF;
	min-width: 800px
	}

div.top
	{
	position: relative;
	width: 100%;
	height: 48px;
	background: #557733;
	}

div.main
	{
	padding: 0px 20px 0px 20px;
	}

ul.nav
	{
	position: relative;
	margin: 0%;
	padding: 0%;
	width: 100%;
	height: 48px;
	list-style: none;
	font-family: verdana;
	font-size: small;
	color: #FFFFFF;
	}

ul.nav li
	{
	padding: 16px;
	float: left;
	}

ul.nav li a
	{
	color: #FFFFFF;
	}

#act
	{
	color: #99BB77;
	}

img.logo
	{
	height: 48px;
	border: 0%;
	}

h1
	{
	text-align: center;
	font-family: verdana;
	font-weight: normal;
	color: #557733;
	}

h2
	{
	text-align: left;
	font-family: verdana;
	font-weight: normal;
	color: #557733;
	}


p.note
	{
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	font-size: small;
	}

h3
	{
	text-align: center;
	font-family: verdana;
	font-weight: normal;
	color: #990000;
	}

div.main p
	{
	font-family: verdana;
	color: #333333;
	line-height: 1.5;
	}

table
	{
	position: relative;
	width: 100%;	
	font-family: verdana;
	font-size: medium;
	color: #333333;
	}