.BlueText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
}
.NormalHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
.backgrond {
	background-color: #FFFFCC;
	background-repeat: repeat-y;
}
body {
	background-color: #FFFFCC;
}
form {
	background-color: #990000;
}
body, td, th {
	color: #000099;
}
