body{
	padding: 0;
	margin: 0;
}

.navtitles{
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}

.navtitles2{
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
	background-position: 0 -16;
	cursor: hand;
	cursor: pointer;
}

.navtitles3{
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
}

.subnavtitles{
	font-family: Century Gothic;
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	cursor: hand;
	cursor: pointer;
}

.subnavtitles2{
	font-family: Century Gothic;
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	background-position: 0 -16;
	cursor: hand;
	cursor: pointer;
}

.bodyText{
	font-family: Helvetica;
	font-size: 11pt;
	color: #505050;
	text-align: left;
	vertical-align: top;
	line-height: 19pt;
	padding-right: 17px;
	letter-spacing: -1px;
}

.bodyText p{
	font-family: Helvetica;
	font-size: 11pt;
	color: #505050;
	text-align: left;
	vertical-align: top;
	line-height: 19pt;
	letter-spacing: -1;
}

.bodyTextTitle{
	font-family: Helvetica;
	font-size: 14px;
	color: #454545;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: 19pt;
}

.bodyTextHead{
	font-family: Helvetica;
	font-size: 20px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	font-weight:bold;
	line-height: 19pt;
}

.footer{
	font-family: sans-serif;
	font-size: 11px;
	color: #505050;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}