@font-face: { font-family:"Century Gothic"; font-style: normal; font-weight: normal;  }

body			{ 	background-color: #eff7ed; font-size: 10pt;  font-weight: normal; margin-left: 10;  margin-right: 5; margin-top: 0; margin-bottom:0; color: black }

.smallText    	{   font-family: "Century Gothic"; font-size: 8pt;  font-weight: normal; margin-left: 10; margin-right: 5; margin-top: 0; margin-bottom:6 ; color: grey}
.bodyText    	{   font-family: "Century Gothic"; font-size: 10pt;  font-weight: normal; margin-left: 10; margin-right: 5; margin-top: 0; margin-bottom:6 ; color: black}
.menuText    	{   font-family: "Century Gothic"; font-size: 14pt;  font-weight: bold; margin-left: 10; margin-right: 5; margin-top: 0; margin-bottom:6 ; color: black}
.mediumtext     {   font-family: "Century Gothic"; font-size: 12pt; font-weight: normal; margin-left: 10; margin-right: 5; margin-top: 0; margin-bottom:6 ; color: black}
.navigation  	{   font-family: "Century Gothic"; font-size: 10pt; font-weight: bold;   margin-left: 0;  margin-right: 0; margin-top: 0; margin-bottom:6;  color: black; text-align: center}
.bigText    	{   font-family: "Century Gothic"; font-size: 48pt;  font-weight: normal; margin-left: 10; margin-right: 5; margin-top: 0; margin-bottom:6 ; color: black}

h1           	{ 	font-family: "Century Gothic"; font-size: 18pt; margin-left: 0; margin-right: 0; color: black}
h2         		{ 	font-family: "Century Gothic"; font-size: 16pt; margin-left: 10; margin-right: 5; color: black }
h3              { 	font-family: "Century Gothic"; font-size: 14pt; margin-left: 10; margin-right: 5; color: black }

td         		{ 	font-family: "Century Gothic"; font-size: 10pt; font-weight: normal; margin-left: 0; margin-right: 5; color: black }
li           	{   margin-left: 30; margin-right: 12 }

.QuoteSource 	{ 	font-family: "Century Gothic"; color: blue; font-size: 8pt; font-variant: small-caps; margin-left: 20; margin-right: 15 }
.Quotation   	{ 	font-family: "Century Gothic"; color: blue; font-size: 10pt; font-style: italic; margin-left: 10; margin-right: 5 }
.DateLine    	{ 	font-family: "Century Gothic"; font-size: 7pt; font-variant: small-caps; text-align: Right; margin-right: 5 }

a				{	font-size: 10pt; font-weight: bold; text-decoration: none; color: black}
a:hover       	{	text-decoration: underline }
