
.nLink, :visited.nLink, :active.nLink, :link.nLink
				{
				background		        : #FFF;
				color		 	        : blue;
				font-family		        : verdana, sans-serif;
				font-size		        : 80%;
				text-decoration		    : none;
				font-weight		        : normal;
				text-transform		    : uppercase;
				}

.webt, :visited.webt, :active.webt, :link.webt
				{
				background		        : transparent;
				color		 	        : blue;
				font-family		        : verdana, sans-serif;
				font-size		        : 75%;
				text-decoration		    : none;
				font-weight		        : normal;
				}
				
.t1, p, li, input, textarea
				{
				color			      : #333333;
				font-family		      : verdana, sans-serif;
				font-size		      : 75%;
				text-decoration 	  : none;
				font-weight		      : normal;
				text-align		      : justify;
				letter-spacing        : .5px;
				line-height           : 150%;
				}
.t1Header
				{
				color			      : #336666;
				font-family		      : verdana, sans-serif;
				font-size		      : 85%;
				text-decoration 	  : none;
				font-weight		      : bold;
				//text-align		      : right;
				//text-transform		  : uppercase;
				letter-spacing        : .5px;
				}
				
.t1b
				{
				color			      : #333333;
				background		      : #FFF;
				font-family		      : verdana, sans-serif;
				font-size		      : 80%;
				text-decoration 	  : none;
				font-weight		      : normal;
				text-align		      : justify;
				padding               : 2px 4px;
				margin                : 0px;
				border                : 1px solid #ccc;
				}
				


.t3
				{
				color			      : #999999;
				font-family		      : verdana, sans-serif;
				font-size		      : 90%;
				text-decoration 	  : none;
				font-weight		      : normal;
				text-align		      : right;
				}
				
.t4
				{
				color			      : #666633;
				font-family		      : verdana, sans-serif;
				font-size		      : 65%;
				text-decoration 	  : none;
				font-weight		      : normal;
				text-align		      : right;
				}
				
.t5
				{
				color			      : #444444;
				font-family		      : verdana, sans-serif;
				font-size		      : 80%;
				text-decoration 	  : none;
				font-weight		      : bold;
				text-align		      : right;
				letter-spacing		  : 1px;
				}
				
.t6
				{
				color			      : #444444;
				font-family		      : verdana, sans-serif;
				font-size		      : 50%;
				text-decoration 	  : none;
				font-weight		      : normal;
				text-align		      : right;
				letter-spacing		  : 1px;
				}
				

		


.nLink
				{
				background		        : transparent;
				color		 	        : blue;
				font-family		        : verdana, sans-serif;
				font-size		        : 60%;
				text-decoration		    : none;
				font-weight		        : normal;
				text-transform		    : uppercase;
				}
				
.menu {align:justify;}

body { 
  background-image: url('images/back.jpg');
  background-attachment: fixed;
  background-position: 10 10;
  background-repeat: no-repeat
} 