body {
	margin-top: 0px;
	margin-left: 0px;
	}

a.quote:link {
	color: #A5C8C4;
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	}
	
a.quote:hover {
	color: #A5C8C4;
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	}
		
a.quote:active {
	color: #A5C8C4;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	}
	
a.quote:visited {
	color: #A5C8C4;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	}

a.purple:link {
	color: #993399;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.purple:hover {
	color: #993399;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
		
a.purple:active {
	color: #003300;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.purple:visited {
	color: #996699;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}

a.nav:link {
	color: #336666;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	}
	
a.nav:hover {
	color: #336666;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	}
		
a.nav:active {
	color: #336666;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	}
	
a.nav:visited {
	color: #336666;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	}

.navText {
	color: #666699;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	}

.purpleText {
	color: #330033;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	}

.thought {
	font-family: arial;
	font-size: 8pt;
	color: #ffffcc;
	}

.thoughtDate {
	font-family: arial;
	font-size: 8pt;
	color: #ffffcc;
	font-style: italic;
	}

.thoughtTitle {
	font-family: arial;
	font-size: 8pt;
	color: #ffffcc;
	font-weight: bold;
	}

.bodyText {
	font-family: arial;
	font-size: 10pt;
	color: #330033;
	}

.bodyTextSubhead {
	font-family: arial;
	font-size: 10pt;
	color: #330033;
	font-weight: bold;
	}

.quote {
	font-family: arial;
	font-size: 12pt;
	color: #cc9933;
	font-weight: bold;
	}
	
.quoteFrom {
	font-family: arial;
	font-size: 10pt;
	color: #cc9933;
	font-style: italic;
	}

.copyright {
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	}