body { font-family: Verdana; font-size: 12; color: #000000}
h1 { color: #000000; font-weight: bold; font-size: 18 }
h2 { color: #000000; font-weight: bold; font-size: 16 }
h3 { color: #000000; font-weight: bold; font-style: italic; font-size: 14 }
p { color: #000000; font-style: normal; font-size: 12 }
li { color: #000000; font-style: italic; font-size: 12 }
form { solid: #000000 }
table { font-size: 12 }
input { color: #000000; background: #FF9966 }
select { background: #FF9966; color: #000000 }
textarea { color: #000000; background: #FF9966 }
a:link    {color: #C0C0C0; font-weight: bold }
a:visited {color: #C0C0C0; font-weight: bold }
a:active  {color: #C0C0C0; font-weight: bold }
a:hover   {color: #C0C0C0}
#menu a {
	display: block;
	padding: 3px  0 0 0;
	width:111px;
	height:15px;
	background-image: url(../menu/back-o-111.gif);
	color:#000000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }
#menu a:hover {      
	background-image: url(../menu/back-g-111.gif);
	color:#C0C0C0;
   }
#menu a:active {
	background-image: url(../menu/back-g-111.gif);
	color:#C0C0C0;
   }

