@charset "utf-8";
/* CSS Document */

.tutbg {
	width:98%;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	
background:url('../images/retina_dust.png'); background-repeat:repeat;
	
}
p {
   font-family:Lucida sans unicode,Helvetica,Arial,Tahoma,sans-serif;
   font-size:14px;

   }

#lst ul li {
	 font-family:Lucida sans unicode,Helvetica,Arial,Tahoma,sans-serif;
   font-size:14px;
	
}

.subhead {
	
color:#8A0808;

}


.th-heading h2 {
	color:#8A0808;
	font-size:16px;
	
}

h2 {
	color:#8A0808;
	font-size:16px;
	
}


p a { color:#1A81C4;}
p a:visited { color:#000;}
a:hover{ color:#000;}

td a:hover{ color:#000;}
td a:visited{ color:#000;}
p a:hover{ color:#1A81C4;}

