
.text    { font-family: Arial; font-size: 12px; color: #000000; margin-left:10; margin-top:5; margin-right:10  }
.copyright    { font-family: Arial; font-size: 10px; color: #000000; }
.text2    { font-family: Arial; font-size: 11px; color: #000000; margin-left:30; margin-top:5; margin-bottom:10 }
.linx {    font-family: Arial; font-size: 14px; text-decoration:none; margin-right:10; font-weight:bold}
a:link { color: #13406E; text-decoration: none}
a:hover { color: #EE5A00; text-decoration: none}
a:visited { color: #13406E; text-decoration: none}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: blue ; 
	font-size: 11px;
   	text-decoration: none;
	font-family: Arial;

  }

a.navlink:hover {
	color: #000000 ; 
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
   }
   
   img { border : 0 px ;}
   h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
   
   table.tut_content {
        align: left;
        z-index: 1;
	border: thin;
	MARGIN-LEFT: 10px;
	background-color:#ffffff;
}
.tut_text {
        font-family: verdana;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
		MARGIN-LEFT: 10px;
		
}


a.tut_title, a.tut_title:hover {
        color: #ff3300;
	 font-family: verdana;
        font-size: 11px;
        text-decoration: underline;
        font-weight: bold;
		MARGIN-LEFT: 10px;
       
}
   
   
