
ol { list-style-type: upper-roman; }


#none {position: relative;
			left: 0;
			font-family: Arial; 
			width:100%;
			font-size: 10px;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}

#forms {position: relative;
			left: 10;
			font-family: Arial; 
			width:95%;
			font-size: 4px;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}


#blocks {position: relative;
			left: 10;
			font-family: Arial; 
			width:96%;
			font-size: 9pt;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}

#blocks3 {position: relative;
			left: 0;
			font-family: Arial; 
			width:96%;
			font-size: 9pt;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}

#tables1 {position: relative;
			left: 10;
			font-family: Arial; 
			width:100%;
			font-size: 10px;
			text-align:justify;
			font-weight:normal;
			color: #FFFFFF;
			z-index: 100;
       		}

#tables2 {position: relative;
			left: 10;
			font-family: Arial; 
			width:100%;
			font-size: 10px;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 100;
       		}

#blocks2 {position: relative;
			left: 15;
			font-family: Arial; 
			width:96%;
			font-size: 9 pt;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}

#Subtitles {position: relative;
			left: 5;
			font-family: Arial; 
			width:90%;
			font-size: 10pt;
			text-align:justify;
			font-weight:normal;
			color: #ffffff;
			z-index: 150;
       		}

#disclaimer {position: relative;
			left: 15;
			font-family: Arial; 
			width:90%;
			font-size: 10px;
			text-align:justify;
			font-weight:normal;
			color: #000000;
			z-index: 150;
       		}



			
.tables {font-family: Arial; 
			font-size: 9pt;
			font-weight:normal;
			text-decoration: none;
			text-align: justify;
			color: #000000;}


input {border: 1px #3197B0 solid;
		font-family: arial;
		}

textarea {border: 1px #3197B0 solid;
		font-family: arial;
		}		
		
.submit {background-color:#3197B0;
		font-weight:bold;
		border: 1px #000000 solid;
		font-family: arial;
		}		
		
select {background-color:#f8f8f8;
		font-weight:normal;
		border: 1px #3197B0 solid;
		font-family: arial;
		}	
		
option {background-color:#f8f8f8;
		font-weight:normal;
		border: 0px #3197B0 solid;
		font-family: arial;
		}
	
td {font-family: Arial; 
			font-size: 12px;
			text-align:justify;}
	
			


A:link, A:visited, A:active
{ font-weight: bold;  
  text-decoration: none; 
  font-size: 10pt;
  color:#78B6F8; }

A:hover
{ font-weight: bold; 
  font-size: 10pt;
  color:#78B6F8; }

  }