/* stylesheet */

A:link { color: #99CC00; text-decoration: none; font-weight: 700; padding: 2px; }

A:visited { color: #9b9b9b; text-decoration: none; font-weight: 700; padding: 2px; }

A:active { color: #99CC00; text-decoration: font-weight: 700; none; padding: 2px; }

A:hover { color: #ffffff; text-decoration: none; font-weight: 700; background-color: #99CC00; padding: 2px; }


A.lang:link {font-size: xx-small; color: #99CC00; text-decoration: none; font-weight: 700; padding: 2px; }

A.lang:visited {font-size: xx-small; color: #9b9b9b; text-decoration: none; font-weight: 700; padding: 2px; }

A.lang:active {font-size: xx-small; color: #99CC00; text-decoration: font-weight: 700; none; padding: 2px; }

A.lang:hover {font-size: xx-small; color: #ffffff; text-decoration: none; font-weight: 700; background-color: #99CC00; padding: 2px; }	


BODY {
	color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
P { 
	text-indent: 1em;
	} 
	
B  { 
	font-weight: bold;
	}
	
H1 {
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
H2 { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	} 
	
H3 { 
	font-family: tahoma, tahoma, Arial, Helvetica, San-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	} 
	
TABLE.white { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	background-color: #ffffff;
	}		
	
TD { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	color: #000000;
	}
	
TD.green { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	background-color: #99CC00;
	}	
	
TD.NewsTitle { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	background-color: #99CC00;
	}	

TD.white { 
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	background-color: #ffffff;
	}		
	
P.noem	{
	text-indent: 0em;
	}
	
textarea {
	font-family: tahoma, Arial, Helvetica, San-serif;
	font-size: x-small;
	color: #000000;
	}	