body, td, p {font-family: Arial, Helvetica, san-serif; }
th, .thd    { font-weight: bold; text-align: center; border: 1px solid #000000; padding: 1; 
               background-color: #ffffff }
body       { background-color: #ffffff; color: #000000 }
h1         {  color: #000000 }
hr         { color: #FFFF00;}
a          { color: white; text-decoration: none;}
a:link     { color: #0000ff }
a:visited  { color: #ff0000  }
a:hover    { color: #00FF00 }
a:active   { color: #FFff00 }
.small     { font-size: 75%; }
.small2    { font-size: 67%; }
.small3    { font-size: 61%; }
.smallw    { font-size: 75%; color: white; } 
.large1    { font-size: 120%; }
.hilight   { color: #FFFF00 }
.titl      { color: #99FFFF }
.pictitl   { color: #FFFFFF; font-size:150%;font-weight:bold; }
.superscript	{
	vertical-align: super;
	font-size: 6pt;
	}
div.something {
width: 200px;
height: 200px;
overflow:auto;

}
div.something3 {
width: 75%;
overflow:auto;

}
div.something2 {
width: 200px;
height: 200px;
overflow: auto;
}



