﻿<head>

<STYLE type=text/css>

<!--

body
{ 
 font-family: arial; 
 font-size: 9pt;
 background-color: #FFFFFF; 
 margin-top:4pt;
 margin-left:4pt;
}


base
{				
 target="_blank";

}

table
{
				width: 684px;
				font-size: 9pt;
				text-align: justify;
				font-family: Arial;
}

p
{
				align: justify;
}
TEXTAREA {
				font-family: arial;
				font-size: 9pt;
				text-align: justify;
}
a:link {
				COLOR: #000099;
				TEXT-DECORATION: none;
				target: _blank;
}
a:visited {
				COLOR: #000080;
				TEXT-DECORATION: none;
}
a:active {
				color: #FFBBBB;
				TEXT-DECORATION: none;
}
a:hover {
				COLOR: #FFBBBB;
				TEXT-DECORATION: underline;
}
h1 {
				color: #cc3300;
				font-size: 10pt;
				text-align: center;
				margin : 10px 0px 10px 0px;
}

h2 {
				color: #003399;
				font-size: 9pt;
				margin : 10px 0px 10px 0px;
}

h3 {
				color: #000080;
				font-size: 10pt;
				margin : 10px 0px 10px 0px;
				text-align: left;
}

--!>
</STYLE>
</head>

