
body{
	LINE-HEIGHT:150%; 
	text-align: center; 
	background-color: #CCFFFF
	}  

h1
	{
	margin-right:0mm;
	margin-left:0mm;
	font-size:24.0pt;
	font-family:'Arial', 'Tahoma', sans-serif;
	font-weight:bold;
	background-color:#FFFFCC
	}
	
h2
	{
	margin-right:0mm;
	margin-left:0mm;
	font-size:24.0pt;
	font-family:'Arial', 'Tahoma', sans-serif;
	font-weight:bold;
	background-color:#FFFFCC;
	Align:Left
	}

h3
	{
	margin-right:0mm;
	margin-left:0mm;
	font-size:18.0pt;
	font-family:'Arial', 'Tahoma', sans-serif;
	font-weight:bold;
	background-color:#FFFFCC
	}


a:link
	{color:blue;
	text-decoration:none;}
	
a:visited
	{color:royalblue;
	text-decoration:none;}
	
p
	{
	margin:0mm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:'Arial', 'Tahoma', sans-serif;
	}

.Section1
	{
	text-align: left; 
	margin:0 px 0px; 
	color:#000000; 
	font-size: 100%; 
	font-weight: normal;
	line-height: 130%; 
	background-color: :#FFFFCC;	
	font-family: 'Arial', 'Tahoma', sans-serif;	
	}

.Section1L		
	{
	text-align: left; 
	margin:0 px 0px; 
	color:#000000; 
	font-size: 150%; 
	font-weight: normal;
	line-height: 130%; 
	font-family: 'Arial', 'Tahoma', sans-serif;	
	}
	
.Section2
	{
	text-align: left; 
	margin:0 px 0px; 
	bgcolor:#CCFFFF;
	color:#000000; 
	font-size: 100%; 
	font-weight: normal;
	line-height: 130%; 
	font-family: 'Arial', 'Tahoma', sans-serif;	
	}

.red 
	{color:red;
	text-decoration:none;}
	
*.float
      {
         float: right;
         margin-right: 1em;
      }

*.floatclear
      {
         clear: both;
      }
