BODY
{
	background-color: white; 
	font-size: 10pt;

}

a:link {
	font-weight:bold;
	font-family: tahoma;
	font-size: 8pt;	
	text-decoration: none;
	color: #918970;

}
a:visited {
	font-weight:bold;
	font-family: tahoma;
	font-size: 8pt;	
	text-decoration: none;	
	color: #504A3D;
}
a:hover {
	font-weight:bold;
	font-family: tahoma;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;

}	

body         { background-color: white font-size: 10pt }

normal	     { font-family: tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; 
               text-transform: uppercase; font-weight: bold; align=left }

h1           { font-family: tahoma, Arial, Helvetica; font-size: 12pt; color: #003366; 
               text-transform: uppercase; font-weight: bold; align=left }
               
h2           { font-family: tahoma, arial, helvetica; font-size: 10pt; color: "#5376A6"; 
               text-transform: uppercase; font-weight: bold }
               
h3           { color: "#6F6855"; font-size: 10pt; font-family: tahoma, arial, helvetica; 
               font-weight: bold; text-transform: uppercase }
               
h4           { font-family: tahoma, Arial, Helvetica; font-size: 8pt; color: "#6F6855"; 
               font-weight: normal; margin-bottom: 0 }
               
h5           { font-family: tahoma, Arial, Helvetica; font-size: 8pt; color: #000000; 
               font-weight: normal }

li           { font-family: tahoma, arial, helvetica; font-size: 8pt; text-align: Left }
               
ul           { font-family: tahoma, Arial, Helvetica; font-size: 8pt; color: #000000 }

p            { font-family: tahoma, arial, helvetica; font-size: 8pt color: #000000 }

table        { font-family: tahoma; arial helvetica; font-size: 8pt; align: centre }