body,html {

	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

	height:100%;

	background-color:#416D7B;
}

p {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;

}

.smallerText p {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;


}

.smallerText a:link {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;


}

.smallerText a:active {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;


}

.smallerText a:visited {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;


}

.smallerText a:hover {

	font-family:Arial;
	font-weight:normal;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:underline;


}

.notice p {

	font-family:Arial;
	font-weight:normal;
	color:#F0CD95;
	font-size:7pt;
	text-decoration:none;


}