body {
	text-align: center;
	
}

p {
	font-family: Times New Roman, Time, Seriff;
	line-height: 16px;
	font-size: 14px;
}

.Box {
	width: 590px;
	margin: 0px auto;
}

.Box2 {
	width: 590px;
	border: 4px #c0c0c0;
	text-align: left;
	margin: 0px auto;
}

.Banner {
	background-image: url(/ir/clients/carefreeresort/i/carefree.gif);
	text-align: center;
	width: 500px;
	height: 206px;
	margin: 0px auto;	
}

h1 {
	font-family: Times New Roman, Time, Seriff;
  	color: #000000;
  	font-size: 35px;
}

h2 {
	font-family: Times New Roman, Time, Seriff;
  	color: #000000;
  	font-size:18px;
}

a:link, a:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #ff0000;
}

a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

