* {
	font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
}

body {
	margin: 0px;
	border: 0px;
}

td.titlebar {
	background-color: #8EDBE5;
}

td.menu {
	text-align: right;
	background-color: #8EDBE5;
}

td.menubutton {
	background: url('/images/pf_05.gif');
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 8px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

a.menulink {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:hover {
	color: #8EDBE5;
}

a.menulink:visited {
	color: #ffffff;
}

td.contentcell {
	padding: 50px;
	color: #00209F;
}

.hometext {
	font-size: 24px;
	line-height: 50px;
}

h1 {
	color: #00209F;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	color: #8EDBE5;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #8EDBE5;
	font-size: 16px;
}

.subtitle {
	color: #8EDBE5;
	font-size: 16px;
	font-weight: normal;
}

.center {
	color: #00209F;
}

.header {
	color: #00209F;
	font-weight: bold;
	text-align: center;
}

.prices {
	color: #00209F;
	text-align: center;
}

.subhead {
	color: #8EDBE5;
	text-align: center;
}