@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body{	
font-family: 'Open Sans', sans-serif;
}

.text1 {
	font-size: 13px;
	color: #000;
	text-align: none;
	font-family: 'Open Sans';
	font-weight: bold;
}

.text2 {
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.text3 {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	background-repeat:no-repeat;
}

.text4 {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

.text6 {
	font-family: 'Open Sans';
	font-size: 22px;
	font-weight: bold;
	color: #2054ab;
}

a:link {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: normal;
}

a:hover {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: bold;
}

a:visited {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: bold;
}
