@charset "UTF-8";
body {
	background-color:  #C6E2FF;
	color:#1F91D0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
p {
	font-size: 9.5pt;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

h1 {
	font-size:120%;
	margin-bottom:10px;
	text-align: left;
}

h2 {
font-size:110%;
margin-bottom:10px;
}

h3 {
font-size:110%;
margin-bottom:5px;
}

li {
	font-size: 9.5pt;
	text-indent: 0px;
	list-style-type: disc;
	margin-right: 20px;
	list-style-position: outside;
}

li.roman {
	font-size: 9.5pt;
	text-indent: 0px;
	list-style-type: lower-roman;
	margin-right: 20px;
	list-style-position: outside;
}

ol {
	font-size: 9.5pt;
	text-indent: 20px;
	list-style-type: lower-roman;
	margin-right: 20px;
}

u {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

td.foot
{text-align:center;
font-size: 8pt;

}
foot {
	font-size:8pt;
	}

