body
{
     background-color: #9d9d9d;
     font-family: "Helvetica";
     color: white;
	 font-size: 8pt;
	 
	 scrollbar-face-color: #9d9d9d;
	 scrollbar-shadow-color: #FFFFFF;
	 scrollbar-highlight-color: #FFFFFF;
	 scrollbar-3dlight-color: #9d9d9d;
	 scrollbar-darkshadow-color: #9d9d9d;
	 scrollbar-track-color: #ABABAB;
	 scrollbar-arrow-color: #FFFFFF;
}

div
{
     
     font-size: 8pt;
}
 
 
/* for mouse-over events within a <a href=...> tag */
a
{
     text-decoration: none;
}

a:link
{
	color:black;
} 

a:visited 
{
    color:black;
}  /* visited link */

.subtitle
{
     font-size: 10pt;
     font-weight: bold;
}
 
.credit
{
     font-size: 9pt;
	 font-weight: bold;

}

 
.specialText
{
	font-size:9pt;
}
.changingText
{
    font-size:8pt;
	font-family: "Helvetica";
}

#projectTitle
{
     font-size: 11pt;
     font-weight: bold;
	 color:white;
}
 
#currentPicture
{
     font-size: 8pt;
}
 
