
<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #5B5A57;
}


p, td {
	font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #5B5A57;
	
}

.foot {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Helvetica, sans-serif;
	color : #ffffff;
	
}



.header {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #184890;
	
}




h1 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #5B5A57;
}

h2 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #5B5A57;
}


h3 {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #5B5A57;
		
}

h4 {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #5B5A57;

}

h5 {
	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #980028;

}


.list{
   	font-size : 20pt
   	font-weight : bold;
	font-family : webdings;
	color : #093B82;

}

.list_text{
   	font-size : 20pt
   	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #104584;

}


a {
	text-decoration : none;
	color : #104584;
}

a:hover {
	text-decoration : none;
	color : #940021;
}



HR {
  color: #E56F0F;
}


</style>

<link rel="stylesheet" href="main.css" type="text/css">