.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: #333333; list-style-position: inside; list-style-type: disc
; text-align: left
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align:justify; 
}

p.short {
	text-align: left;
}



caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #000000;
        text-align: center
}

code    {
        font-family: Courier, 'Courier New', Typewriter, monospace;
        font-size: 120%;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #996699;
}

a:link {  
	color: #003366; 
	text-decoration: underline
}

a:hover { 
	 text-decoration: none
}

.mainmenu {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #CCCCCC
}

a.mainmenu2:link {
	color: #FFFFFF
; text-decoration: none
}

ul {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em
; text-align: left
}

dt {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
	 font-weight: bold; 
	 text-align: left
}

dd {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
	 text-align: left
}

.newsip {  width: 80px}
.newsbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #003366;
	border: 1px #CCCCCC inset; 
	width: 80px;
	top: 5px;
	clip:  rect(   )
}

.mainmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold
}
a.mainmenu2:visited {  
	color: #FFFFFF
; text-decoration: none
}
a.mainmenu2:active { 
	color: #FFCC00
; text-decoration: none
}
.mainmenu2sel { 
	font-size: 12px; 
	color: #CC9933; 
	font-weight: bold
; font-family: Arial, Helvetica, sans-serif
 }
h1 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #003366}
h2 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #003366} 
h3 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #003366}
h4 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #003366; text-align: left}
h5 {  font-family: Arial, Helvetica, sans-serif;                    font-size: 12px; color: #003366; text-align: left}
a.mainmenu2:hover {  text-decoration: underline}
.input {  border: 1px #CCCCCC double; width: 120px; color: #333333}
.submit { border: #CCCCCC; width: 40px; color: #333333 ; background-color: #999999}
.bgdarkblue {  background-color: #003366}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em ; text-align: left}
th.intext { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 0.8em ; background-color: #eeeeee; text-align: center}
td.intext { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em}

img.rightfloat {
  float:right; 
  margin-left:10px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:10px;
  }
  
img.leftfloat {
  float:left; 
  margin-left:10px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:10px;
  }
  
img.formula {
  margin-left:5%;
}