<!---global_style.css: Global stylesheet--->
<style>

<!--

body.main
	{background-color:#FFCC99;}

a.body
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	color:#990000;
	text-decoration: underline;
	}
	
a.body:hover
	{color=#336600;
	}
	
a.toplink
	{font-family: Verdana, Times Roman;
	font-weight: bold;
	font-size: 12pt;
	color:#990000;
	text-decoration: underline;
	}
	
a.toplink:hover
	{color=#336600;
	}	
	

div.hidden
	{text-align: center;
	font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: bold;
	visibility: hidden;
	z-index:2;
	color: #FFCC99;
	background-color: 336600;
	width: 150px;
	}

div.text
	{text-align: justify;
	font-family: Verdana, Times Roman;
	font-size: 9pt;}
	
table.body 
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: normal;
	}

tr.body
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: normal;
	}
	
td.body
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	}

ol
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: normal; 
        text-align:justify;
	}
ul
	{font-family: Verdana, Times Roman;
	font-size: 9pt;
	font-weight: normal; 
        text-align:justify;
	}
	
-->

</style>
		
	
	