body
	{
	font-size: 12px;
	font-family: Tahoma;
	margin: 0;
	border:0 }

table
	{
	padding: 0;

	}

img
	{
	border: 0;
	padding: 0;
	}
p
	{
	text-indent:10px;
	font-size: 12px;
	color:#000000;
	}


a
	{
	text-decoration: none;
	border: 0;
	}

a:link, a:visited, a:active
	{
	color: black;
	decoration: none;
	}

a:hover
	{
	color: gray;
	}
li {
	font-size: 11px;
	}	

a.green1 {
	color: #009900;
	text-decoration: none;
}
a.green1:hover {
	color: #00CC00;
	text-decoration: underline;
}
td.textbox p {
	padding-right: 20px;
	padding-left: 20px;
}
H1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
H2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
H3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}