p 
{
  font-family:arial;
  font-size:80%;
  color:#333333;
  margin-left:8px;
  margin-right:8px;
  margin-top:3px;
  margin-bottom:3px;
}
#tdtext
{
  font-family:arial;
  font-size:80%;
  color:#333333;
}

#60 {font-size:60%;}

#history {font-size:60%; color:#FFFFFF;}

#head {color:#0093DD;
       font-weight:bold;
       margin-left:20px;
       margin-bottom:12px;}


#head2 {font-weight:bold;
        margin-left:20px;
				margin-top:20px;
        margin-bottom:4px;}
			 

#text {margin-left:20px;
       margin-bottom:12px;}

#active {color:#0093DD;}

a:link { text-decoration:none; color:#333333; }
a:visited { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; color:#0093DD; }
a:active { text-decoration:none; color:#0093DD; }

body {
  background-color:#D1D1D1;
  margin-top:0px;
  margin-bottom:0px;
  scrollbar-base-color:#D1D1D1;
  scrollbar-3dlight-color:#D1D1D1;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#D1D1D1;
  scrollbar-face-color:#D1D1D1;
  scrollbar-highlight-color:#666666;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#D1D1D1;
}

#linkhistory {text-decoration:underline; color="#FFFFFF"}