body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#dbecf4;
	margin:0;
	padding:0;
}

#wrapper
{
	padding-top:15px;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

strong
{
	color:#555555;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#0a0548;
	margin-bottom:-3px;
	padding-bottom:0;
}

h2
{
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	margin-bottom:0;
	padding-bottom:0;
}

h3
{
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	margin-bottom:0;
	padding-bottom:0;
}

.style3
{
	font-size:12px;
	font-weight:400;
}

.leftnudge
{
	padding-left:3px;
	padding-right:5px;
	text-align:justify;
	font-size:12px;
	font-weight:400;
	padding-bottom:2px;
}

input
{
	font-size:13px;
	font-weight:400;
	background-color:white;
	border-style:thin;
}

a.LINK:link,a.LINK:active,a.LINK:visited
{
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px #555555 dotted;
}

a.LINK:hover
{
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px #222222 dotted;
}
