<style type="text/css">


h1  {
     text-align:CENTER;
	 font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 22pt;
     font-weight: bold;
	}
h2 th  {
     text-align:CENTER;
	 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
     font-size: 13pt;
     font-weight: bold;
	}
h3  {
     text-align:LEFT;
	 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
     font-size: 11pt;
     font-weight: bold;
	}
th  { 
     font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 12pt;
     font-weight: bold;
	}
td  { 
     font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 10pt;
     font-weight: normal;
	}
body  {
     text-align:LEFT;
	 font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
     font-size: 13pt;
     font-weight: normal;
	}

p  {
     text-align:LEFT;
	 	 font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
     font-size: 12pt;
     font-weight: normal;
	}

.center  {
     text-align:CENTER;
	 	 font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
     font-size: 12pt;
     font-weight: normal;
	}


a:visited { color : 33666; text-decoration: none; }


.menu  {
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size : 9pt;
		font-weight : bold;
		text-align : right;
	}
	.menu a:link { color : 003366; text-decoration: none; }
	.menu a:active { color : 80284C; text-decoration: none; }
	.menu a:visited { color : 336666; text-decoration: none; }
	.menu a:hover { color : #006400;	text-decoration: underline; }


.submenu  {
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size : 7pt;
		font-weight : bold;
		text-align : right;
	}
	.submenu a:link { color : 003366; text-decoration: none; }
	.submenu a:active { color : 80284C; text-decoration: none; }
	.submenu a:visited { color : 336666; text-decoration: none; }
	.submenu a:hover { color : #006400;	text-decoration: underline; }

#alert {
	width:845px;
	padding:5px;
	float:left;
}

#alert .alertmessage {
	margin:1px;
	padding:5px 5px;
	border:3px solid red;
	}

</style> 