




body {
  	background-color: white !important ;
  	background-color: white;
	border-color: white !important;
	border-color: white;
  	font-size:12pt;
  	color: #009900 !important;
	border: 0px;
  	margin: 0px;
  	padding: 0px;
}
article {
  	background-color: white !important ;
  	background-color: white;
	border-color: white !important;
	border-color: white;
  	font-size:12pt;
  	color: #009900 !important;
	border: 5px;
	display:inline-block;
}

artheader {
	visibility: hidden;
	display: none;
}
span, h1, h2, h3, h4, h5, dt {
	font-weight:bold; 
	color:#009900 !important;
	}

span 	{
	font-size:12pt; 
	/* font-face: "Helvetica";  */
	}

h1 	{ font-size:18pt; }
h2 	{ font-size:14pt; }
h3 	{ font-size:13pt; }
h4      { font-size:12pt; }
h5	{ font-size:12pt; }

h5.index h5.header {
	font-size:6pt; 
	color:#009900 !important;
	}

.frame {
	color:#009900 !important;
  	background-color: white !important;
	border: 0px;
  	margin: 0px;
  	padding: 0px;
	}

body.header {
	/* 
	font-family: "Trebuchet MS"; 
	font-family: "Arial"; 
	font-family: "Helvetica"; 
	*/
	color:#009900 !important;
  	background-color: white !important;
	margin-top: 36px;
	
}
body.body {
  	background-color: white !important;
	color:#009900 !important;
}
h1.header {
	font-weight:bold; 
	font-size:50pt;
	/* 
	line-height:2pt !important; 
	*/
	border: 0px;
  	margin: 0px;
  	padding: 0px;
	text-align: center;
  	color: #009900 !important;
	}

h2.header {
	font-weight:bold;
	font-size:24pt;
	text-align: center;
	color:#009900 !important; 
	}
body.menu {
  	margin-left: 8pt;
  	font-size:20pt;
  	background-color: white !important;
  	color: red !important;
	}
div.menu-box {
	display: block;
	border-width: 2pt; 
	border-color: white !important;
	border-style: inset ;
    	}
div.menu {
	border-style: inset ;
	border-width: 5px ; 
	background: #00CC00 !important;
	border-color: #009900 !important;
	color: white !important ;
	font-weight: bold;
	font-size: 8pt;
	/* font-face: "Helvetica"; */
	height: 14pt ;
	Width: 110pt;
	vertical-align: middle;

	x-margin: 5pt;
	x-padding: 5pt;
	text-align: center; 
	padding-left: 5pt;
    }
div.menu:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #00CC00;
	background-color: #009900;
	}

a.menu { text-decoration: none }

div.menu-address {
	padding-left: 5px;
  	margin-left: 5px;
	font-size:12pt; 
	font-weight:bold;
	color:#009900 !important; 
    }
div.menu-email {
	padding-left: 5px;
  	margin-left: 5px;
	font-size:7pt; 
	font-weight:bold;
	color:#009900 !important; 
    }
div.menu-copyright {
	padding-left: 5px;
  	margin-left: 5px;
	font-size:7pt; 
	font-weight:bold;
	/* font-face: "Verdana"; */
	color:#009900 !important; 
    }
div.menu-disclaimer {
	padding-left: 5px;
  	margin-left: 5px;
	font-size:7pt; 
	font-weight:bold;
	/* font-face: "Verdana"; */
	color:#009900 !important; 
    }
div.menu-image {
	padding-left: 5px;
  	margin-left: 5px;
    }

.item {
	/* cursor: hand; */
	font-family: "Verdana"; 
	font-size: 12pt;
	font-style: normal;
	letter-spacing: -1pt;
	/* background-color: default; */
	color: white !important;
}
.highlight {
	/* cursor: hand; */
	font-family: "Verdana";
	font-size: 12pt;
	/* font-style: bold; */
	letter-spacing: -1pt;
	/* background-color: default; */
	color: blue !important;
}
#noie {
	position: absolute;
	top: 0;
	right: 0;
}
a:link {
	color: #009900;
	}
a:visited {
	color: #006600;
	}
a:hover {
	color: #00FF00;
	background-color: #009900;
	text-decoration: none;
	}
a:active {
	color: #009900;
	}
