body	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: small; 
	background-repeat: no-repeat;
	}

td 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding: 0px;
	}

h1	{ 
	font-weight: normal; 
	font-size: 150%; 
	color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
	
a:link	{ color: #009900; }

a:visited	{ color: #66cc66; }

a:hover	{ color: #009900; }

td p.intro	{
	line-height: 130%;
	color: #009900;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: -30px;
	font-size: 95%;
	}

p	{ line-height: 130%; 
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 85%;
	}

td p.contact	{
	line-height: 130%;
	color: #009900;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 70%;
	}

td p.legal	{
	line-height: 130%;
	color: #009900;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 70%;
	}

td p.menu	{
	text-align: right;
	padding-right: 10px;
	font-size: 85%;
	line-height: 120%;
	}

td p.indentright	{
	padding-right: 25%;
	}

div a:link	{ color: #006600; text-decoration: none; }

div a:visited	{ color: #66cc66; text-decoration: none; }

div a:hover	{ color: #006600; text-decoration: underline; }

div a:active	{ color: #66cc66; text-decoration: underline; }

td.background	{ background-repeat: no-repeat;
	}

