body { 
	background-color: #FFFFFF;
	background-attachment: fixed;
	text: #314273; 
	link: #A5314A; 
	text-align: left; /* justify;  */
	font-family: Tahoma, Arial;
	font-weight: 550;
	color: #314273; 
	margin: 0.5cm 0.5cm 0.5cm 0.5cm;
	}
body.main {
     	background-color: #FFFFFF;
/*	background-image: url(/img/bg.gif); */
    	}
    	
body.nav {
	font-size: 90%;
	color: #FAF5E4;
	background-color: #B02040;
	text-align: left;
	margin: 0.5cm 0.1cm 0.1cm 0.1cm;
	}

p.logo	{ /* font-family: Garamont, Century New Schoolbook, Times New Roman, Times Roman, Times, Univers; */
	 font-size: 65%;
	 /* font-style: italic; */
	} 
a.logo  { text-decoration: none;
	  color: #FFFFFF;
	}
	
ul.nav { margin-top: 0cm;

	 margin-left: 0cm;
	 padding-left: 0.4cm;

	 margin-bottom: 0.2cm;

/*	 border: solid; */
/*	 border-color: #000000; */
	}

li.nav { margin-top: 0cm;

	 margin-left: 0cm;
	 padding-left: 0cm;
	 
	 margin-bottom: 0cm; 
	 
/*	 border: solid; */
/*	 border-color: #888888; */
/*	 background: #FFFFFF; */
}
	
a.nav:link { color: #FFFFFF; }
a.nav:active { color: #FFCCBB; }
a.nav:visited { color: #FFEECC; }

P.nav	{
	font-size: 50%;
	color: #214273;
	}

table	{
	margin-top: 0.2;
	margin-bottom: 0.2;
	margin-right: 0.2;
	margin-left: 0.2;
	}
	
table.footer	{
	font-size: 70%;
	color: #214273;
	}

table.b { 
	border-top:3px solid black; 
	border-bottom:3px solid black; 
	}

td.b { 
	border-top:3px solid black; 
	}

td.small {
        font-size: 70%;
        }

/*
body.bottom {
	color: #F14273;
	text: #314273;
	background-color: #A5314A;
	link: #FAF5E4;
	visited: #FAF5E4;
	/* text-align: right; */
	font-size: 70%;
	}
P.bottom {
	color: #314273;
	text: #314273;
	background-color: #A5314A;
	link: #FAF5E4;
	visited: #FAF5E4;
	/* text-align: right; */
	/*font-size: 60%;*/
	}
P.footer {
	text-align: centered;
	font-size: 50%;
	}
P.names {
	font-family: Futura Medium Condensed BT, Futura MdCn BT, Futura Light Condensed BT, Futura LtCn BT, Arial Narrow;
	text-align: left;
	color: #314273;
	link: #FF00FF;
	visited: #FFFFFF;
	}
H1	{
	text-align: left;
	font-family: Futura Black, Futura XBlk BT, Futura Extra Black BT, Tahoma Fett, Tahoma Bold, Arial Black, Arial Bold, Arial;
	font-weight: 400;
	}	
H2	{
	text-align: left;
	font-family: Futura Black, Futura XBlk BT, Futura Extra Black BT, Tahoma Fett, Tahoma Bold, Arial Black, Arial Bold, Arial;
	font-weight: 400;
	}	
H3	{
	text-align: left;
	font-family: Futura Black, Futura XBlk BT, Futura Extra Black BT, Tahoma Fett, Tahoma Bold, Arial Black, Arial Bold, Arial;
	font-weight: 400;
	}	
H4	{
	text-align: left;
	font-family: Futura Black, Futura XBlk BT, Futura Extra Black BT, Tahoma Fett, Tahoma Bold, Arial Black, Arial Bold, Arial;
	font-weight: 400;
	}	
H5	{
	text-align: left;
	font-family: Futura Black, Futura XBlk BT, Futura Extra Black BT, Tahoma Fett, Tahoma Bold, Arial Black, Arial Bold, Arial;
	font-weight: 400;
	}	

UL.listLevel1 {
    margin: 0 0 0 0px;     
    padding: 0 0 0 0;
    list-style-type: disc;
    /*list-style-image: url(/img/trianglewhitesmall.gif); */
  }
UL.listLevel2 {
    margin: 0 0 0 10;     
    padding: 0 0 0 0;
    list-style-type: disc;
    /*list-style-image: url(/img/trianglewhitesmall.gif) ;*/
  }
LI.listLevel1 {
    margin: 0 0 0 0px;
    padding: 0 0 0 0;
  }
LI.listLevel2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
A.listLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.listLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.listLink:active {
	text-decoration: none;
	color: #A5314A;
}
A.docuLink:link {
	color: #314273;
	text-decoration: underline;
}
A.docuLink:visited {
	color: #314273;
	text-decoration: underline;
}
A.docuLink:active {
	color: #A5314A;
	text-decoration: underline;
}
*/

adron.r { 
  color: #123456;
 }