body {
background: white;
color: #666666;

margin-top: 0;
margin-bottom: 0;
margin-left: 5 px;
margin-right: 0;
}

table {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

a.sideNav, a.sideNav_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: relative;
}
a.sideNav:link, a.sideNav:visited {
	color: #cc5500; font-weight: bold; text-decoration: none;
}
a.sideNav:hover {
	color: white; font-weight: bold; text-decoration: none;
}
a.sideNav:link #LinkText, a.sideNav:visited #LinkText {
	text-align: center;
	border: 1px solid white;
	padding: 3px;
}
a.sideNav:hover #LinkText {
	text-align: center;
	background: #cc5500;
	border: 1px outset #992200;
	padding: 3px;
}

a.sideNav_here:link, a.sideNav_here:visited, a.sideNav_here:hover {
	color: #888888; font-weight: bold; text-decoration: none;
}
a.sideNav_here:link #LinkText, a.sideNav_here:visited #LinkText, a.sideNav_here:hover #LinkText {
	text-align: center;
	border: 1px solid white;
	border-left: medium solid #cc5500;
	padding: 3px;
}

.mycontent {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
text-align:justify; 
}
.mycontent a:link {color: #cc5500; font-weight: bold; text-decoration: none;}
.mycontent a:visited {color: #cc5500; font-weight: bold; text-decoration: none;}
.mycontent a:hover {color: #cc5500; font-weight: bold; text-decoration: underline;}

.mycontent_links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
text-align:justify; 
}
.mycontent_links a:link {color: #555555; font-weight: normal; text-decoration: none;}
.mycontent_links a:visited {color: #555555;font-weight: normal; text-decoration: none;}
.mycontent_links a:hover {color: #cc5500; font-weight: normal; text-decoration: none;}


div.figure {
}
div.figure p {
  text-align: right;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

H3 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #000000;
}
.H3 a:link {color: #cc5500; font-weight: bold; text-decoration: none;}
.H3 a:visited {color: #cc5500; font-weight: bold; text-decoration: none;}
.H3 a:hover {color: #cc5500; font-weight: bold; text-decoration: underline;}

.signature, .signature_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-color: #333333;
	color: #333333;
}
.signature a:link, .signature a:visited {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.signature a:hover {
	color: #cc5500;
	font-weight: bold;
	text-decoration: underline;
}