body {
   font-family: Vendana, Geneva, Arial, sans-serif;
   font-size: small;
   text-align: center;  
   color: white;
   background-color: black;
   background-image: url(GrayGrade.gif);
   background-repeat: repeat-x;
   background-attachment: fixed;
}
h1 {
   font-size: 300%;
   color: yellow;
   font-weight: bold;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
h1.acceleration {
   text-align: left;
}
h2 {
   font-size: 170%;
   color: red;
   font-weight: normal;
}
h6 {
   padding-top: 0px;
   margin-top: 0px;
}
p.acceleration {
   text-align: left;
}
a:link {
   color: #ffff00;
}
a:active {
   color: #ffff80;
}
a:visited {
   color: #ffdf80;
}
table {
   border: 0px;
}
td {
   vertical-align: top;
}
img {
   border: 2px solid black;
}
img.thumb {
	width: 240px;
	height: 180px
}
img.nobo {
	border: 0px;
}
#audio {
	line-height: 1.2;	
	border: 0px;
	width: 60px;
	
	padding: 20px 20px;
	margin: 0px 20px 30px 10px;
	
	text-align: center;
	
	float: right;
}
td.title {
	width: 950px;
}