/* CSS Document */
BODY { 	padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
        margin: 0;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;  
		font-family: Arial;
		border-left: 2px solid #dddddd;
		border-top: 2px solid #dddddd  }
		
	A:link       { color: #226644            ;
	               text-decoration: none     ;
			   	   font-weight: bold           }
	A:active     { color: #226644            ;
	               text-decoration: none     ;
 				   font-weight: bold           }
	A:visited    { color: #226644            ;
	               text-decoration: none     ;
				   font-weight: bold           }				   				   
	A:hover      { color: #226644            ;
	               text-decoration: underline;
				   font-weight: bold           }

.body          { color: #226644             ;
	                   font-family: Arial         ;
					   font-size: 18px            ;
					   position: relative         ;
					   top: 30px                  ;
					   left: 10px                 ;
					   width: 320                   }
					   
.tower            { position: relative          ;
                    left: 10px                  ;
					top: 25px                     }					   

h1                { color: #ffffff              ;
                    font-family: Arial          ;
					text-decoration: underline  ;
					position: relative          ;
					left: 10px                  ;
					top: 10px                     }
.subtitle         { color: #ffffff              ;
                    font-family: Arial          ;
					position: relative          ;
					left: 10px                  ;
					top: -10px                    }
					
.nav1             { font-family: Arial          ;
	                font-size: 12px               }					
					
a.nav1:link       { color: #dddddd              ;
	                text-decoration: none       ;
					font-weight: bold             }
a.nav1:active     { color: #dddddd              ;
	                text-decoration: none       ;
					font-weight: bold             }
a.nav1:visited    { color: #dddddd              ;
	                text-decoration: none       ;
					font-weight: bold             }
a.nav1:hover      { color: #dddddd              ;
	                text-decoration: underline  ;
					font-weight: bold             }
.client           { position: relative          ;
                    left: 4px                    }
.contact          { color: #226644             ;
	                font-family: Arial         ;
				    font-size: 14px            ;
					position: relative         ;
					top: 10px                  ;
					left: 10px                 ;
					width: 230                   } 
.ti               { color: #226644             ;
	                font-family: Arial         ;
				    font-size: 14px            ;
					position: relative         ;
					top: 10px                  ;
					left: 10px                 ;
					width: 300                   } 					
td                { color: #226644               }