body	
	{
	background-color: #FFFFFF;
	background-repeat:repeat-y;
	background-image:url(../img/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	}

table
	{
	padding: 0;
	border: 0;
	}
	
table.topbar
	{
	background-color: #003300;
	}

table.sidebar
	{
	background-color: #003300;
	}

td	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	vertical-align: top;
	}

a	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #99CC99;
	font-weight: bold;
	}

a:hover	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #F55229;
	font-weight: bold;
	}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}

img	{
	border: 0;
	margin: 0;
	}

p. {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	}

p.quote	{
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	font: italic;
	}

ul	{
	list-style : circle
	}