body {
	padding:0px;
	margin:20px;
}

input, select, textarea {
	background-color: #ececec;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #3c3c3c;
}

a:link, a:visited, a:active {
	color: #00A0C7;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #00A0C7;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 13pt;
	letter-spacing: 0.5pt;
	font-style: normal;
	color:#007FA4;
	line-height:16pt;
	margin: 0px 0px 10px 0px;
	text-align:left;
} 

h2 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	color:#007FA4;
	line-height:16pt;
	margin: 0px 0px 10px 0px;
} 

h3 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	color:#007FA4;
	margin: 0;
} 

b {
	font-size: 9pt;	
	font-weight: bold;
}

img {
	border: 0px;
}

hr {
	border: 0px;
	height:1px;
	background-color:#D1D1D1;
	width:620px;
}

p, div, td {
	font-family: "arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 17pt;
	color: #3C3C3C;
	text-align:left;
}

li {
	list-style-type: disc;
}

td {
	vertical-align:top;
}
