@charset "utf-8";

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bgrepx{
background-repeat:repeat-x;
}
.text_john{
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
color:#FFFFFF;

}
.text_implant{
font-family:"Trebuchet MS", Arial;
font-size:20px;
color:#00486e;
font-weight:bold;
}
.text_address{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#00486e; font-weight:bold;

}
.text_footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}