body {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
   font-size: 11px; 
   color : #333333;
	background-color: #006633;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

h1 {
   font-size: 11px; 
	font-weight : bold;
	color : #455C62;
}

h2 {
   font-size: 10px; 
	font-weight: bold;
	color : #455C62;
}

h3 {
   font-size: 10px; 
	font-weight : bold;
	color : #333333;
}

h4 {
   font-size: 10px; 
	font-style: italic;
	color : #333333;
}

td.location {
   font-weight : bold;
   font-size : 10px;
   color : #455C62;
   vertical-align : top;
}

td.menubar {
	background-color: #CCCCFF;
}

td.author {
  font-size : 10px;
  font-style : italic;
  vertical-align : top;
}

td.entry { font-size: 11px; color : #333333; vertical-align:top }
	
td.author a:link, td.author a:visited {
  font-size : 10px;
  font-weight : normal;
  font-style : italic;
}

td.contributions {
  font-size : 10px;
  vertical-align : top;
}

td.contributions a:link, td.contributions a:visited {
  font-size : 10px;
  font-weight : normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration : none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #996666;
 text-decoration : none;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration : underline;
}

a:link.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #566B70;
	text-decoration : none;
}

a:hover.special, a:active.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455C62;
	text-decoration : underline;
}

a:visited.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A7F84;
	text-decoration : none;
}



