body,td,th {
	color: #000000;
}
body {
	background-color: #006699;
}
.Normal_heading {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.italic_text {
	font-size: small;
	font-style: italic;
}
.Normal_text {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.Hd_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.White_Sm {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}
.White_Lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Red_Lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.Sm_button {
	height: 20px;
	width: 85px;
}
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #66CCCC;
}

