body {
	font-family: "Times New Roman", Times, serif;
}
.mainheading {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheading {
	font-size: 16px;
	color: #FFFFFF;
}
.ContentHeading {
	font-size: 22px;
	font-weight: bold;
	color: #3366CC;
}
.footer {
	color: #999999;
	text-align: right;
}
.kt {
	color: #DCDCDC;
	font-size: 14px;
	text-decoration: none;
}
.kt:hover {
	color: White;
	font-size: 14px;
	text-decoration: none;
}
.LeftNav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	border: 1px solid #0099FF;
	padding-left: 3px;
}
.LeftNav:hover {
	color: #FFFFFF;
	background: #0099FF;
	text-decoration: none;
	width: 100%;
	border: 1px solid White;
	padding-left: 3px;
}
.PageHeading{
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
}
.InfoBoxHeading {
	background: Red;
	color: White;
	font-weight: bold;
	text-align: center;
}
.InfoBox {
background: White;  border: 1px solid Red;
}
.InfoBoxContent {
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
}
.logoText {
	color: #EEEEEE;
	font-weight: bold;
}
.bos {
	font-size: 18px;
}
.ms {
	text-align: center;
}
.skan {
	text-align: center;
}
.wdqd {
	text-align: center;
}
.dw {
	text-align: left;
}
.ds {
	text-align: left;
}
.google {
	text-align: left;
}
