.contxt{
	font-family:   Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height:20px;
	text-align: justify;
}


.header{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0070a9;
	line-height:20px;
	text-align: left;
}

.phone{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #010101;
	line-height:20px;
	text-align: center;
}


.footer{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}




a.two:link, a.two:visited, a.two:active {
color: #ffffff; text-decoration:none;
}
a.two:hover{
color:#ffffff;
text-decoration:underline;
}

a.one:link, a.one:visited, a.one:active {
 color:#000000; text-decoration:underline;
}
a.one:hover{
color:#000000;
text-decoration:none;
}






