<style>

/*----GLOBAL STYLES----*/

H1 {
	FONT: 14pt Arial; 
	FONT-WEIGHT:bold;
	MARGIN-BOTTOM:3;
}

H2 {
	FONT: 12pt Arial; 
	FONT-WEIGHT:bold;
	MARGIN-BOTTOM:3;
}


H3 {
	FONT: 9pt Arial; 
	FONT-WEIGHT:bold;
}

P {
	FONT-SIZE: 9pt;
	FONT-FAMILY:Arial; 
	MARGIN-BOTTOM:5px;
}

HR{
	MARGIN-BOTTOM:0px;
}

INPUT{
	FONT:8pt Arial;
}

TD{
	FONT:9pt Arial;
}

A{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	text-decoration:underline;
}

LI{
	font-family:Arial;
	font-size:8pt;
}


/*----MAIN MENU STYLES----*/

TD.MenuTop{
	font-color:#ffffff;
	font-family:Arial;
	font-size:9pt;
}

.MenuTop{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.MenuTop:hover{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.MenuTopSelected{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

A.CountryMenu{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.Search{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}



/*----NAVIGATION BAR STYLES----*/

.Navigation{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}

.NavigationText{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}


/*----FRONT PAGE NEWS STYLES----*/

.MainTitle{
	font-family:Arial;
	font-size:12pt;
	color:#333333;
	font-weight:bold;
}


.Ingress{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	font-weight:bold;
}



/*----GLOBAL CONTENT STYLES----*/

.Title{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	font-weight:bold;
}

.Text{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
}

.TextSmall{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}

.ErrorText{
	font-family:Arial;
	font-size:9pt;
	color:#ff0000;
	font-weight:bold;
}



.Date{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}

.ReadMore{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}

.Info{
	font-family:Arial;
	font-size:8pt;
	color:#333399;
	text-decoration:underline;
}

.ClickHere{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}


.Print{
	font-size:9pt;
	font-color:#333333;
	font-family:Arial;
	font-weight:bold;
}


.MoveUp{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}

.Back{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}


/*----LEFT MENU STYLES----*/

a.Hier1{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

a.Hier2{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a.Hier3{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

a.Hier3:hover{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}


a.HierSelected{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.MenuText{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}



/*----BOTTOM MENU STYLES----*/

.MenuBottom{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.MenuBottom:hover{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}



/*----COPYRIGHT STYLE----*/

.Copyright{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}


</style>