@charset "ISO-8859-1";
body { font-family: Gill Sans ; font-size: 10pt ; color: black ; text-align: justify ; background-color: #990000 ; }
.text {
	font-family: "Gill Sans";
	font-size: 8px;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	}
.text2 {
	font-family: "Gill Sans";
	font-size: 10px;
	text-align:center;
	color:#990000;
}
.text3 {
	font-family: "Gill Sans";
	font-size: 13px;
	font-weight: bold;
	color:#990000;
}
.text4 {
	font-family: "Gill Sans";
	font-size: 10px;
	color:#FFFFFF;
}
.text5 {
	font-family: "Gill Sans";
	font-size: 8px;
}
.text6 {
	font-family: "Gill Sans";
	font-size: 8px;
}

a.ex1
{color: white ; text-decoration: none ; }
a:hover.ex1
{ color: #999999 ; text-decoration: overline ; } = gris
a:visited.ex1 
{ color: green ; text-decoration:underline ; } = green

a.ex2
{color: red ; text-decoration: none ; }
a:hover.ex2
{ color: #999999 ; text-decoration: overline ; } = gris
a:visited.ex2 
{ color: red ; text-decoration: none ; } = red


