body {
	background-color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.kgs_header {
	position: absolute;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	overflow: visible;
	text-align: left;
	background-position: left;
	background-color: #167BD2;
	height: 55px;
}
.body_main {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: -45%;
	position: relative;
	top: 60px;
	width: 90%;
	left: 50%;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 1.5em;
	font-weight: bold;
}
.footer {
	font-size: x-small;
}

a:link {
	color: #000000;
}
a:hover {
	color: #3300FF;
}

.subheader {
	font-size: large;
	font-weight: bold;
}
ul {
	list-style:url(../images/list.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 10px;
	vertical-align: middle;
} 
ul ul {
	list-style-type: circle;
	
}
li {
margin-bottom : 2pt;
}
.smallerfont {
	font-size: 12px;
}
.box {
	background-color: #CCCCCC;
	border: 2px double #3333CC;
}
