html, body {
	background-color:#ffffff;
	margin-top : 5%;
}

.content {
	background-image:url(html/images/background.gif);
	background-repeat:no-repeat;
}

td {
	font-size: 8pt;
	font-style: normal;
	color: #0E1B8D;
	font-family: verdana;
}

input, select, textarea {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #001548;
	text-decoration: none;
	border: 1px #697CA8 solid;
	text-align: left;
}

.xl {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	color: #001548;
	font-weight:bold;
} 

a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	color: #001548;
	font-weight: normal;
	text-decoration: none;
}
a.bluelink:hover {
	color: #001548;
	font-weight: normal;
	text-decoration: underline;
}
.style1 {color: #0E1B8D}
a:link {
	color: #0E1B8D;
}
a:visited {
	color: #0E1B8D;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
.style2 {font-size: 10px}

H1{
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #0E1B8D;
	font-weight:bold;
	display: inline;
} 

H2 {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	color: #0E1B8D;
	font-weight:bold;
	display: inline;
} 

H3 {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	color: #0E1B8D;
	font-weight:bold;
	display: inline;
} 