html {
}

head {
}

body {
	background-color:#FFFFFF;
	color: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    line-height:130%;
}

td {
	background-color:#FFFFFF;
	color: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    line-height:150%;
}

a {color:#102C45;text-decoration:none;}
a:hover {color: #EB6E07;text-decoration:none;}
a:active {color: #102C45;text-decoration:none;}
a.visited {color: #102C45;text-decoration:none;}
a:active:hover {color: #EB6E07;text-decoration:none;}
a:visited:hover {color: #EB6E07;text-decoration:none;}


hr {
background-color:#92BCE5;
border:0pt none;
color:#92BCE5;
height:1px;
}

li { text-align:left; }

h1 {
	font-size:16pt;
	font-weight:bold;
}

h2 {
	font-size:14pt;
	font-weight:bold;
}

h3 {
	font-size:12pt;
	font-weight:bold;
}

h4 {
	font-size: 10pt;
	font-weight:bold;
}

h5 {
	font-size:8pt;
	font-weight:bold;
}

h6 {
	font-size:6pt;
	font-weight:bold;
}




