@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-decoration: none;
	text-align:justify
}

a {
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.footer {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	background-position: center center;
}
.logo {
	vertical-align: top;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	top: 15px;
	left: 118px;
}
.bodytext {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	vertical-align: top;
	color: #ffffff;
}
.hidden_text {
	color: #000000;
}
.Spotlight {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: x-large;
	font-weight: bolder;
	color: #ffffff;
	text-transform: capitalize;
}
.HeadingTitle {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: x-large;
	font-weight: bolder;
	text-transform: capitalize;
	color: #BE1113;
	text-align:left;
}
