body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;

}
h2 {
	font-size: 28px;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;

}
.text a:link {
	color: #990000;
}
.text a:visited {
	color: #990000;
}
