﻿html,body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:White;
	color: #000000;
	height:100%;
	width:100%;
	min-height:100%;
	font-weight:normal;
	font-size:small;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
}

#declaration
{
	width:750px;
	height:auto;
	background-color:White;
	vertical-align:top;
	line-height:24px;
	text-align:justify;
}

#declaration-sigs
{
	width:750px;
	height:auto;
	background-color:White;
	vertical-align:top;
}

#PublicInfo
{
	width:750px;
	height:auto;
	background-color:White;
	vertical-align:top;
}

#COA
{
	width:600px;
	height:auto;
	background-color:White;
	vertical-align:top;
}
