body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #477ECA;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.imageborder {
	border: 1px solid #202B0D;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}
.sample tr td #table2 tr td table tr td table tr td br {
	text-align: center;
}
.redtext {
	color: #F00;
}
.sample tr td #table2 tr td table tr td table tr td table tr td {
	text-align: center;
}
