body {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 9pt;
	margin: 0px;
}

h1  {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin: 0px;
}

h2  {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}


h3  {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
}

td  {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 9pt;
}

a { color: blue; text-decoration: none; }
a:hover { color: red; }

a.menu_link { font-weight: bold; color: white; Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif; font-size: 8pt;}
a.menu_link:hover { font-weight: bold; color: red;}

.dark { color: #101010; text-decoration: none; }
a.dark { color: #101010; text-decoration: none; }
a.dark:hover { color: #111111; }


hr { border: 0px; color : #000000; background-color: #000000; height: 1px;}

.logo { font-family: Times,Times New Roman,serif; 
        font-size: 26px; 
        font-weight: bold;
        color: white;
      }

.deco { width: 150px; height: 150px; padding-right: 10px; padding-bottom: 10px; }

.avde { font-weight: bold; }

input { border: 1px solid black; 	
	font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	font-size: 9pt;
	}

textarea { border: 1px solid black; 	
	   font-family: Arial, Helvetica, "Bitstream Vera Sans", "Nimbus Sans L", sans-serif;
	   font-size: 9pt;
	   }

.misc { font-size:1px; color: #fefefe; display: none; }
