
body {
	 margin-top: 0px;
	 margin-left: 0px;
	 background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

td{
	vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

a {text-decoration:none}

h1{
	background-color: #FFFFFF;
	font-family : Arial;
	font-weight : 100;
	font-size : large;
	color : #01698B;
}

