body		{	background-color:#ffffff }
			
td			{
	font-family: Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	line-height: 15px;
}

				
				
.hl			{	color: #00A5A3;
				font-size: 14px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold  }
			

p			{	padding:0px;
				margin-top:7px;
				margin-bottom:7px;	}

ul			{	list-style-type: square;
				font-weight: normal;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 15px; 
				color: #00A5A3}
				
.sitemap	{	list-style-type: square;
				font-weight: normal;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 15px; 
				color: #000000}

ol			{	padding: 0px;
				font-weight: bold;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 15px}

				
.green			{	color: #00A5A3;
					font-weight: bold }

.black			{	color: black }

.lightblue		{	background-color:#A8DFF9 }

			 	
a.meta:link		{	text-decoration: none;
					color: #008C7B;	}

a.meta:visited	{	text-decoration: none;
					color: #008C7B;	}

a.meta:hover	{	color:#000000;
					text-decoration : none }
				

				
a.prod:link		{	font-family: Verdana, helvetica, sans-serif;
					text-decoration: none;
					color: #444444; }

a.prod:visited	{	font-family: Verdana, helvetica, sans-serif;
					text-decoration: none;
					color: #444444;	}

a.prod:hover	{	font-family: Verdana, helvetica, sans-serif;
					text-decoration: none;
					color:#000000; }	



a.sub:link		{	text-decoration: none;
					color: #777777;}

a.sub:visited	{	text-decoration: none;
					color: #777777;}

a.sub:hover	{	text-decoration: none;
					color:#000000; }					
							

a:link	{		text-decoration : underline;
				color: #2222aa;	}

a:visited	{	text-decoration : underline;
				color: #2222aa;	}

a:hover	{		color:#2222aa;
				text-decoration : underline; }


		 	

input		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000;	}	
				
textarea	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000;	}	
.formbutton {
	font-family: Arial, helvetica, sans-serif;
	font-weight:fett;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00a5a6}	 		
