body {
	background-image: url(../images/bg_results.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C2CCC8;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.bordering {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#TEXTONE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subjects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
#textt {
	padding: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
