*{
	margin :0;
	padding:0;
}
body,h1,h2,h3,h4,h5,h6,p,div,li,td,th{
	font-size:14px;
	line-height:135%;
}
a{
	text-decoration:none;
	color:#0066FF;
}
a:hover{
	color:#FF6600;
}
img{
	border:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

