body {
margin:0px 0px 0px 0px;
}

.text1{font-size:10px;}
.text2{font-size:12px;line-height:140%;}
.text3{font-size:14px;}

.about{
	font-size:12px;
	line-height:150%;
	padding:12px 0px 0px 12px;
	}

.center{
	text-align:center;
	}

.left{
	float:left;
	}
.right{
	float:right;
	}

.clearfix:after{
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}

.clearfix{
 display:inline-block;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

.clear{
 clear:both;
}




	
	

a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}