body, p, ul, li  {  font-family: Verdana, Arial, Helvetica, sans-serif;}

a:visited {  font-weight:bold; color: #777777; text-decoration:none;}
a         {  color: #777777; font-weight: bold; text-decoration:none;}
a:hover   {  color: #000000; text-decoration:none; }
a.headnav {  color: red; font-size: 100%; font-weight: bold; text-decoration: none}

a.main {font-weight: normal; text-decoration: underline;}
a.main:hover {fontweight: normal; text-decoration: underline;}

td        {  font-size: 70%;}
.default  {  font-size: 100%;}
h1        {  font-size: 160%;  color: #336600;  font-family: Georgia}
h2        {  font-size: 120%; font-family: Georgia}
h3, h4, h5 { font-size: 110%;}
div       {  font-size: 80%;; }
.selected {  font-weight:bold; color: #000000;  70%;}
.prod     {  font-weight:bold; color: #993366;  100%;}
.menu {
	position:absolute;
	left:0;
	top:0;
	height:100%;
  background-color: white;
	width:760;
	border-right:1 solid black;
}


.content {
	background-color:white;
	margin-left:2em;
}

#footer {
	margin-left:1em;  50%;
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%;; 
	 color : #646666;
 background: #ffffff url(header-4a.jpg)  repeat-x;
}