body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
p {
	font-family:Helvetica;
	font-size:13px;
	line-height:18px;
	color:#000000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family:Helvetica;
	font-size:18px;
	line-height:18px;
	color:#000000;
	font-weight: 900;
}
h2 {
	font-family:Helvetica;
	font-size:14px;
	line-height:14px;
	color:#003366
	font-weight:bold;
	color: #003366;
}
a:link {
	font-family:Helvetica;
	font-size:13px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
}
a:visited {
	font-family:Helvetica;
	font-size:13px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
}
a:hover {
	font-family:Helvetica;
	font-size:13px;
	font-weight:normal;
	color:#0033CC;
	text-decoration:underline;
}
a:active {
	font-family:Helvetica;
	font-size:13px;
	font-weight:normal;
	color:#003366;
	text-decoration:underline;
}
.smalllink:link {
	font-family: helvetica;
	font-size: 11px;
	font-weight:lighter;
	color:#000000;
	text-decoration: none;
}
.smalllink:visited {
	font-family: helvetica;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.smalllink:hover {
	font-family: helvetica;
	font-size: 11px;
	font-weight: lighter;
	color:#000000;
	text-decoration:underline;
}
.smalllink:active {
	font-family: helvetica;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
