| <style type="text/css">

body p
{ font-family: georgia;
color: #001227 ;
font-size:8pt;
}

a {
	color:#5E160F;	
	text-decoration:underline; 
}
A:visited
{ text-decoration: underline; color:#5E160F; }
A:active
{ text-decoration: none; color:#BA9A97; }
A:hover
{ text-decoration: none; color:#BA9A97;
}

h1 {font-family: georgia;
color: #001227;
font-size: 14pt;
}

h2 {font-family: georgia;
color: #001227;
font-size: 12pt;
}

h3 {font-family: georgia;
color: #001227;
font-size: 11pt;
}

h5 {font-family: georgia;
color: #001227;
font-size: 8pt;
font-weight: normal;
}

h6 {font-family: georgia;
color: #08142C;
font-size: 7pt;
font-weight: normal;
}

td {font-family: georgia; 
color: #08142C;
font-size: 8pt;
 }

blockquote {font-family: georgia; 
color: #08142C;
font-size: 8pt;
 }

ul {font-family: georgia; 
color: #08142C;
font-size: 8pt;
 }

p {font-family: georgia; 
color: #08142C;
font-size: 8pt;
 }


#header p
{ font-family: georgia;
color: #E5E7E9 ;
font-size: 8pt;
}

#header A
{ text-decoration: underline; color:#BA9A97; }
#header A:visited
{ text-decoration: underline; color:#BA9A97; }
#header A:active
{ text-decoration: none; color:#5E160F; }
#header A:hover
{ text-decoration: none;  color:#5E160F;
}



</style>