body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D3D3;
}

.footerlinks {
	font-family: Verdana;
	font-size: 9px;
	color: #2C6ECF;
	text-decoration: none;
}

a:hover.footerlinks {
	color: #84A8DD;
	text-decoration: underline;
}

.pagelinks {
	font-family: Verdana;
	font-size: 10px;
	color: #2C6ECF;
	text-decoration: none;
}
	
a:hover.pagelinks {
	font-family: Verdana;
	font-size: 10px;
	color: #84A8DD;
	text-decoration: underline;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2267CD;
	line-height: 25px;
}

.header2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2267CD;
}

.textJust {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.textTable {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: top;
}
