.LAYER { 
FONT-SIZE:45pt;
FONT-FAMILY: arial;
COLOR: #FF8000;
TEXT-ALIGN:center;
MARGIN-TOP:-84px;
MARGIN-LEFT:5px;
FONT-STYLE: italic
}

.SHADOW { 
FONT-SIZE:45pt;
FONT-FAMILY: arial;
COLOR:#3232CD;
TEXT-ALIGN:center;
FONT-STYLE: italic;
}


A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	font-size : 15px;
	font-weight : bold;
	font-family : arial;
	color : #0A00B4;
}
A:HOVER {
	color : #3232CD;
	text-decoration : underline;
	font-family : arial;	
}
P {
	font-size: 15px;
	color: rgb(0,0,0);
	font-family: Arial;
  	
   }

table {
	font-size: 15px;
	color: rgb(0,0,0);
	font-family: Arial;
}
h1 { 
	color:rgb(10,0,180);
        font-family: Arial;
 	font-size: 25px;
}
h2 { 
	color:rgb(10,0,180);
        font-family: Arial;
 	font-size: 20px;
}

h3 { 
	color:rgb(10,0,180);
        font-family: Arial;
 	font-size: 18px;
}
.reunat {
	border-left : solid;
	border-right : solid;
	border-top : solid;
	border-bottom : solid;
	border-color : #FF8000;
	border-width : thin;
}