/* CSS Document */
.t{ font-family:Tahoma;
		text-align:justify;
		font-size:9pt;
		color:#0000CC;
		line-height:11pt;
		text-indent:11pt;
	}
	
.tL{font-family:Verdana;
		text-align:justify;
		font-size:11pt;
		color:#0000CC;
		line-height:11pt;
		text-indent:11pt;
		font-weight:bold;
	}

.title{	font-family:"Script MT Bold";
		font-size:36px;
		line-height:36px;
		text-align:center;
		font-weight:bold;
	  }

.title2{  font-family:Verdana;
			text-align:left;
			font-weight:bold;
			font-size:22px;
			color:#000000;
		  }

.title3{  font-family:"Script MT Bold";
			text-align:center;
			font-weight:bold;
			font-size:28px;
			color:#64C236;
		  }
		  
.title4{  font-family:Verdana;
			text-align:center;
			font-weight:bold;
			font-size:11px;
			color:#000000;
		  }		  

.title5{  font-family:Verdana;
			text-align:center;
			font-size:11px;
			color:#000000;
		  }
		  
.title6{  font-family:Verdana;
			text-align:center;
			font-weight:bold;
			font-size:16px;
			color:#000000;
		  }		
		  
.title7{  font-family:"Script MT Bold";
			text-align:center;
			font-weight:bold;
			font-size:24px;
			color:#000000;
		  }  
		  
.nomes{ font-family:Tahoma;
		text-align:center;
		font-size:9pt;
		color:#666666;
		line-height:11pt;
		text-indent:11pt;
		font-weight:bold;
	   }		  
		  
.text{ font-family:Tahoma;
		text-align:justify;
		font-size:9pt;
		color:#666666;
		line-height:11pt;
		text-indent:11pt;
	   }
	   
.textL{ font-family:Verdana;
		text-align:justify;
		font-size:11pt;
		color:#666666;
		line-height:11pt;
		text-indent:11pt;
		font-weight:bold;
		}
	   
td.celllink{background-color:#FFFFAA;
			height:22px;
			border:0;
			text-align:center;
			}
				   
a{color:green;
  font-family:Verdana;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  margin-left:5px;
 }			   
	   
a:hover{ color:#990066;
		 text-decoration:underline;
		 	   
	   
	   