body {
	background-color: #EAEAEA;
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	background-color:#EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	line-height:15pt;
	color: #000;
	text-decoration:none;
	border: 1px #61BB46 solid;
}

td {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	color: #26247D;
	vertical-align: top;
}

a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	color: #26247D;
	font-weight: normal;
	text-decoration: none;
}
a.bluelink:hover {
	color: #26247D;
	font-weight: normal;
	text-decoration: underline;
}

a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a.whitelink:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a.greenlink:link, a.greenlink:visited, a.greenlink:active {
	color: #61BB46;
	font-weight: normal;
	text-decoration: none;
}
a.greenlink:hover {
	color: #61BB46;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 10pt;
	margin-bottom:0pt;
	font-weight: bold;
	color:#26247D;
} 

p.header {
	font-family: Arial;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	margin: 0px;
	color:#26247D;
}

b {
	font-weight: bold;
	color:#61BB46;
}

img {
	border: 0;
}

li {
	line-height: 18pt;
}