.title {
	color: #273238;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 24pt;
	padding-left: 32px;
	font-weight: bold;
}
.subtitle {
	color: #17852B;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	padding-left: 52px;
}
.subnav {
	color: #474747;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}
.tabletop {
    background: #17852B;
	color: #F5F5F6;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;
    padding-left: 10px;
}
.content {
	color: #474747;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10pt;
    padding-left: 10px;
	padding-right: 52px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/bg-content.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: justify;
}
.content-table {
	color: #474747;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9pt;
	padding-right: 52px;
	padding-bottom: 10px;
	background: url(images/bg-content.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: justify;
}
.footer {
	color: #FFFFFF;
	font-family: Calibri, "trebuchet Ms", Tahoma, sans-serif;
	font-size: 8.5pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B2B2B;
}
.intro {	color: #474747;
	font-family: Calibri, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9pt;
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 0px;
	line-height: 12pt;
}
.navigation {	color: #F5F5F6;
	font-family: Calibri, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}

.price {
	color: #FFFFFF;
	font-family: "trebuchet Ms", Tahoma, sans-serif;
	font-size: 25pt;
	text-align: center;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E8FBEC;
	text-decoration: none;
}
a:active {
	color: #E8FBEC;
	text-decoration: none;
}
a.two:link {
	color: #474747;
	text-decoration: none;
}
a.two:visited {
	color: #474747;
	text-decoration: none;
}
a.two:hover {
	color: #474747;
	text-decoration: none;
}
a.two:active {
	color: #474747;
	text-decoration: none;
}
.style1 {color: #474747}
