/* CSS Document */

.middle {
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	height: 415px;
	width: 552px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 5px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

a {
	color: #333399; 
	text-decoration: none;
}
a:hover {color: #006600;}
