body, td, th, tr, table { text-align: justify;
                          color: #34345F;
                          font-family: Tahoma;
						  font-size: 11px;
						  cursor: crosshair;
						  text-decoration: none;
						  scrollbar-face-color: #000016;
                          scrollbar-highlight-color: #000016;
                          scrollbar-3dlight-color: #000016;
                          scrollbar-darkshadow-color: #000016;
                          scrollbar-shadow-color: #000016;
                          scrollbar-arrow-color: #000016;
                          scrollbar-track-color: #00000B;
						  }
						  
h1 {                      color: #FFFFFF;
                          font-weight:bold;
						  background-color:00256E ;
						  border-style:solid;
						  border-top-width:0px;
						  border-bottom-width: 0px;
						  border-left-width:0px;
						  border-right-width:0px;
						  width:100%;
						  filter:alpha(Opacity=100, FinishOpacity=5, Style=1); 
						  letter-spacing:0px;
						  text-align: left;
						  text-transform: uppercase;
						  font-size: 11px;
						  font-family: Tahoma;
						  }
						  
body {                    background-color: #000015;
						  background-repeat: repeat-y;
						  }
						  
input, textarea, select { background-color: #000016; 
                          font-family: Tahoma;
                          font-size: 11px; 
						  color: #34345F; 
						  border: 1px solid #000027;
						  }
						  
						  
.title {                  font-size: 10px;
                          color: #63636E;
						  font-family: Georgia;
						  text-transform: uppercase;
						  font-weight: bold;
						 }
						  
a {                        color: #3E8467;
						   font-family: Georgia;
						   font-size: 10px;
						   text-decoration: none;
						   cursor: default;
						   text-transform: lowercase;
						   font-weight: bold;
						   }
						   
a:hover {                  color: #29684E;
						   font-family: Georgia;
						   font-size: 10px;
						   text-decoration: none;
						   cursor: default;
						   text-transform: lowercase;
						   fontleft: 1px;
	                       top: 1px;
	                       right: 1px;
	                       bottom: 1px;
	                       position: relative;
	                       height: 0px;-weight: bold; 
						   }
						  
p {                       padding-right: 2px;
                          padding-left: 2px;
						  }
						  
.alto {                   margin-top: -20px;
                          }
