div.scroll {

	border: 0px;
	height: 217;
	width: 692;
	overflow: auto;
	background-color: white;
}

.blue{
font-family: times new roman, serif; 
font-size:14px;
font-weight: bold;
color: white;

}
.blue A {text-decoration: none; color:#66ccff}
.blue A:link {color:#66ccff;}
.blue A:visited {color: #66ccff;}
.blue A:hover {color: white;}
.blue A:active {color: white;}

.white{
font-family: times new roman, serif; 
font-size:14px;
font-weight: bold;
color: white;

}
.white A {text-decoration: underline; color:white;}
.white A:link {color: white;}
.white A:visited {color: white;}
.white A:hover {color:#66ccff;}
.white A:active {color: #66ccff;}

table.bTable {
	border-style: solid;
	border-width: 1px;
	border-color: white;
	border-spacing: 10px;
}
table.bTable td {
	border-style: none;
	border-width: 0px;
}

.content{
font-family: Times; 
font-size:10px;
font-weight: normal;
color: white;
}

.content A {text-decoration: underline;}
.content A:link {color: white;}
.content A:visited {color: white;}
.content A:hover {color: black;}
.content A:active {color: black;}

