BODY
 {
	background-color : #DCECFC;
	
}
.rand {border: 1px solid #336699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-right: 15px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
		color: 666666;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-bottom: -18px;
	font-weight: bold;
}

a {
	color: #006699;
	text-decoration: underline;
}
a visited{
	color: #006699;
	text-decoration: underline;
}