.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.background {
	background-image: url(../images/cssbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2380;
}

.line {
	border-top: thin dotted #1a2380;
}
