@charset "utf-8";
/* Alta Vista Developers CSS */

body {
	font-family: Garamond, Geneva, Times, serif;
	background-color: #afd3eb;
}

img {
	border:none;
}

td {
	font-size: 12px;
	font-weight: bold;
}

td.footer_content {
	font-size: 15px;
}

td.footer_phone {
	font-size: 16px;
	color: #0066FF;
}


p {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 100px;
	margin-top: 15px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 180px;
	margin-left: 0px;
	margin-top: 20px;
	text-align: left;
	/*font-variant: small-caps;*/
}

ul {
	margin-top: 0px;
}

li {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 100px;
}

table.content td {
	vertical-align: top;
}