/* CSS Design by DSI */

@import url("../css/templates.css");


body{
	margin:0 auto; padding:0;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#222222;
}


a{
	text-decoration:none;
	color:#383838;
}

a:hover{ text-decoration:underline;}


img{
	border:0;
	behavior: url(../css/iepngfix.htc);
	
}
.clr{ clear:both;}


