body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #94A4B1;
}
h1{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}
h2{
	font-size:12px;
	font-weight:bold;
	margin-left:12px;
	margin-bottom:10px;
}
h3{
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	margin-left:8px;
	margin-bottom:0px;
	margin-right:10px;
}
h4{
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-right:8px;
	line-height:15px;
}
p{
	text-indent:2em;
}
.bannertable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.lefttablerightline {
	background-color: #F3F7FC;
	/*border-right: 1px solid #A7BFE9;*/
}
td {
	font-size: 12px;
	line-height: 18px;
}
.greylineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
.copyrighttext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
