body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #D4D0C8;
}
.style1 {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	color: #3E6076;
	}
.style3 {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	color: #FFD700;
}
.style2 {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
	color: #333333;
	}
.style4{
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	color: #FFA500;
}
.Headings1 {
	font-family: "verdana", Courier, mono;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
}
.Headings3 {
	font-family: "verdana", Courier, mono;
	font-size: 18px;
	color: #FFA500;
	font-weight:bold;
	}
	.Headings4 {
	font-family: "verdana", Courier, mono;
	font-size: 18px;
	color: #FFD700;
	font-weight:bold;
	}
.Headings7 {
	font-family: "verdana", Courier, mono;
	font-size: 18px;
	color: #3E6076;
	font-weight:bold;

}
.Headings2 {
	font-family: "verdana", Courier, mono;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.Headings5{
	font-family: "verdana", Courier, mono;
	font-size: 14px;
	color: #FFA500;
	font-weight:bold;
	}
	.Headings6 {
	font-family: "verdana", Courier, mono;
	font-size: 14px;
	color: #FFD700;
	font-weight:bold;
}
.Headings8 {
	font-family: "verdana", Courier, mono;
	font-size: 14px;
	color: #3e6076;
	font-weight:bold;
}
body,td,th {
	font-family: verdana, Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #6399D7;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 20px;
	color: #FFFFFF;
}

