body {
  font-family: Arial, helvetica, sans-serif; font-size: 12pt;
  line-height: 12px; background-color: #E4DED2;
  margin-left: 0px; margin-right: 0px; 
  margin-top: 0px; margin-bottom: 10px;
  min-width: 0px;
}
td {
  font-family: Arial, helvetica, sans-serif; font-size: 10pt;
  line-height: 18px;
}
h1 {
	font: 14pt Arial; font-weight: bold; color: #000000;
	margin-top: 15px; margin-bottom: 2px; margin-left:0px;
	background-color:#FFFFFF;
}
h2 {
	font: 12pt Arial; font-weight: bold; margin-top: 18px; color: #009900;
	margin-bottom: 0px; margin-left:0px;
}
h3 {
	font: 9pt Arial; font-weight: bold;  color: #009900;
	margin-bottom: 5px; margin-top: 15px;
}
h4 {
	font: 8pt Verdana; font-weight: bold; margin-top: 4px; color: #101420;
	margin-bottom: 4px; padding: 0px; line-height: 14px;
}

p {
	margin-top: 5px; margin-bottom:5px; text-align:justify;
}

a { 
	text-decoration:none;
}

ul {
	padding: 0px 0px 10px 0px;
	margin-left:50px; margin-top:10px;
}
li {
    margin-top:5px;
}

address {
	margin-left: 20px; color: #602020;
}

strong { font-weight: bold; }


a:hover { text-decoration: underline; }

.grey { color: #808080; font-weight: bold; }
.red  { color: #FF0000; font-weight: bold; }

.menu_right {
	background-color:#66CC66;cursor:pointer; color:#000000;
}

.outline {
	border-width:1px; border-color:#000000;border-style:solid;
}

.box {
	border-style: solid; border-width: 1px; padding: 2px 4px; background-color: #FFFFFF;
	margin-bottom: 3px; border-color: #505060 #808090;
}
.trans_on{
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;  
}
.trans_off{

}
