html, body {
	font-family: 'Carto', 'Helvetica', 'Arial';
	padding: 0px 25px 0px;
	font-size: 12px;
}
p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.5px;
	margin: 0pt;
}
h1 {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	
}
h3 {
	
}
#container {
	width: 1000px;
	height: 100%;
	margin: 0 auto 0;
	padding: 50px 0;
	text-align: center;
	clear: both;
}
#bodytext {
	width: 70%;
	margin: 0 auto 0;
}
#table {
	margin: 0 auto 0;	
}
#footer {
	float: left;
	height: 50px;
	position: relative;
	bottom: 10px;
}
#shortfooter {
	float: left;
	height: 50px;
	position: fixed;
	bottom: 10px;
}

A:link {color: #000; text-decoration: underline;}
A:visited {color: #000; text-decoration: underline;}
A:active {color: #ee7292;}
A:hover {color: #ee7292;}

@font-face {
 font-family: 'Petita';
 src: url('petitamedium-webfont.eot');
 src: url('petitamedium-webfont.svg') format('svg'), url('petitamedium-webfont.eot?#iefix') format('embedded-opentype'), url('petitamedium-webfont.woff') format('woff'), url('petitamedium-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Carto';
 src: url('CartoGothicStd-Book-webfont.eot');
 src: url('CartoGothicStd-Book-webfont.svg') format('svg'), url('CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'), url('CartoGothicStd-Book-webfont.woff') format('woff'), url('CartoGothicStd-Book-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Cicle';
 src: url('Cicle_Gordita-webfont.eot');
 src: url('Cicle_Gordita-webfont.svg') format('svg'),  url('Cicle_Gordita-webfont.eot?#iefix') format('embedded-opentype'),  url('Cicle_Gordita-webfont.woff') format('woff'),  url('Cicle_Gordita-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}

