/* CSS Document */

h1, h2, h3 {
font-size:1em;
}
.content {
	padding: 0px 15px 35px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	margin:0
	}
	
	.logo {
	text-align:center;
	
	}
	
	.reg {
	font-size:1em;
	position:relative;
	bottom: 4px;
}
.backtotreat {
float:leftt;

}
.backtotreat a:link, .backtotreat a:active, .backtotreat a:visited, .backtotreat a:hover {
font-weight:normal;
color:#bbbbbb;
}