.nav  {
	text-align : center;
	background-color : #3366cc;
	border-left-width : 2px;
	height : 23px;
}

body  {
	font-family: Helvetica,  sans-serif;
	font-size: 11px;
}

A.navigation {
	font-family : Helvetica,  sans-serif;
	font-weight : bold;
	color : #ffffff;
	font-size : 11px;
	text-decoration: none;
}

.titles  {
	font-size : 14px;
	font-family : Helvetica,  sans-serif;
	font-weight : bold;
	color : #ff6600;
	text-align : right;
}

.intro  {
	font-size : 12px;
	font-family : Helvetica,  sans-serif;
	font-weight : bold;
}

.main  {
	font-size : 11px;
	font-family : Helvetica, sans-serif;
}

.footer  {
	font-size : 10px;
	font-family : Helvetica, sans-serif;
	color : Black;
}

.membership  {
	font-size : 11px;
	font-family : Helvetica, sans-serif;
}

td {
	font-size : 11px;
	font-family : Helvetica, sans-serif;
}