@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
	
	
	 body{ margin:10px; }
	.normal { font-family:helvetica,arial; font-size:12pt; }
	.small { font-family:helvetica,arial; font-size:16pt; }
	.bold { font-family:helvetica,arial; font-size:12pt; font-weight:bold; }
	.whiteBold { font-family:helvetica,arial; font-size:12pt; font-weight:bold; color:white; }
	.blue bold { font-family:helvetica,arial; font-size:12pt; font-weight:bold;}
	.big { font-family:helvetica,arial; font-size:15pt; font-weight:bold; }
	.pagetitle { font-family:times new roman; font-size:20pt; color:#800000; font-weight:bold; }
	.subtitle { font-family:times new roman; font-size:16pt; color:#800000; font-weight:bold; }
	a:link { color:#0000b9; }
	a:active { color:#0000FF; }
	a:visited { color:#0000FF; }
	.blue{
	background-color:#FFFFFF;}
	.white{background-color:#FFFFFF;}
	a.menu:link,a.menu:visited { color:red; text-decoration:none;}
	td { font-family:helvetica,arial; font-size:12pt; }


</style>



