body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial; 
	font-size:10pt;
}
BLOCKQUOTE {
			font-family: arial,sans-serif;
			font-weight: 500;
			font-size: 12pt;
			margin-left: 10px;
			line-height: 15pt;
			color: black;
			background-color:#FFFFFF;
			text-align: justify;
			padding-left: 10px;
			padding-right: -10px;
			margin-right: 10px;
						}		
h1		   { text-align: left;
		     margin-top: 0px;
		   	 font-family : Verdana, sans-serif;  
			 font-weight: 800 ;
			 font-size: 36pt;
			 color:   #000000;background-color:#FFFFFF;} 
			
h2		   { text-align: center;
		   	 font-family : Arial, Helvetica, sans-serif; 
			 font-weight: 990 ;
			 font-size: 180%;
             margin-bottom: 52px;
			 color:   #000000;background-color:#FFFFFF;}

h3		   { text-align: left;
		   	 font-family : Arial, Helvetica, sans-serif; 
			 font-weight: 800 ;
             line-height: 10pt;
			 font-size: 150%;
             background-color: transparent;
             border-bottom: none;
             margin-bottom: 8px;
			 color:   #456dba;background-color:#FFFFFF;}			 			 
			 
h4		   { text-align: center;
		   	 font-family :Arial, Helvetica, sans-serif; 
			 padding-left: 10px;
			 font-weight: 800 ;
			 font-size: 130%;
             background-color: transparent;
             border-bottom: none;
             margin-bottom: 8px;
			 color:   #000000;background-color:#;}					 
			 
h5		   { text-align: left;
		   	 font-family : Arial, Helvetica, sans-serif; 
			 padding-left: 0px;
             line-height: 1.0;
			 font-weight: 800 ;
			 font-size: 120%;
             background-color: transparent;
             border-bottom: none;
             margin-bottom: 8px;
			 color:   #000000;background-color:#;}					 
			 
h6		   { text-align: centre;
		   	 font-family : Arial, Helvetica, sans-serif; 
			 padding-left: 0px;
			 font-weight: 800 ;
			 font-size: 90%;
			 line-height:100%;
             margin-bottom: 4px;
			 color:   #000000;background-color:#;}		
#are	{font-style: normal;
			text-align: center;
			font-size: 70%;
			font-weight: 200;
			color: #330066;
			background-color:#FFFFFF;
			
			}
#left {
	background-color:#d1ddf2;
	background-image: url(bottom.png);
	background-position:bottom; background-repeat:no-repeat;
	width:200px;
	position:absolute;
	left:0px;
	padding-bottom:200px;
	padding-top:20px;
}
table.menu a { 
	width:140px; 
	border:1px solid #888888; 
	display: block; 
} 

div.menu a {
	color: #000000; 
	background: #ffffff; 
	text-decoration:none; 
	font-size:10pt; 
	line-height:20px; 
	font-family: Arial, sans-serif; font-weight:bold;
	padding: 2px 5px;
}

div.menu a:hover {
	color: #ff0000;
	background: #d1ddf2; 
	border:1px solid #000000; 
}			 				 						
#right {
	background-color:#d1ddf2;
	width:300px;
	position:absolute;
	right:0px;
}
table.menu1 a { 
	width:360px; 
	border:2px solid #456dba; 
	display: block; 
} 

div.menu1 a {
	color: #000000; 
	background: #ffffff; 
	text-decoration:none; 
	text-align: left;
	font-size:10pt; 
	line-height:20px; 
	font-family: Arial, sans-serif; font-weight:bold;
	padding: 2px 5px;
}

div.menu1 a:hover {
	color: #ffffff;
	background: #456dba; 
	border:2px solid #000000; 
}			 				 			
