BODY{
	background-color: #336699;
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
}
TABLE {
	background-color: #336699;
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
}
A {
	color: #FF9900;
	font-family: Arial, Verdana;
	font-size: 10pt;
	text-decoration: none;
}
A:hover{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #FF7700;
}
P {
	background-color: #336699;
	font-family: Tahoma;
	font-size: 10pt;
	color: White;		
	background-color: transparent;
}
.evro {
	color: #336699;		
	background-color: transparent;
}
H1 {
	background-color: #336699;
	font-family: Tahoma;
	font-size: 12pt;
	color: White;
	font-style: bold;			
}
H2 {
	background-color: #336699;
	font-family: Tahoma;
	font-size: 14pt;
	color: White;
	font-style: bold;			
}
H3 {
	background-color: #336699;
	font-family: Tahoma;
	font-size: 16pt;
	color: White;
	font-style: bold;			
}
IMG {
	border: medium none;
}