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

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: #ff6600; text-decoration: none; font-weight: bold; }
a:hover { color: #ffcc00; }

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;}




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;
	   }

.black {color: #090909; font-weight: normal;}
a.black  {color: #090909; font-weight: normal; text-decoration: none; }
a.black:hover {color: #090909;}

.thumb {margin-right: 10px; border: 1px solid silver; }

.thumb2 {margin-left: 10px; border: 1px solid silver; }

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

.border1 { border: 1px solid silver; padding: 5px; }

.border { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid silver; }
