.title {
	color: #330033;
	font-family: Tahoma;
	font-size: 13pt;
	}
	
.event {
	color: #990000;
	font-family: Tahoma;
	font-size: 11pt;
	}
	
.notes {
	color: #006600;
	font-size: 9pt;
	}

.cdate {
	font-style: normal;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	}

blockquote {
	color: #333399;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	}
	
body {
  font-family: Arial;
  font-size: 10pt;
  color: #660066;
  background-color: #ffffff;
   	}