body {
	background-color: #E9CFEC; /*#666699;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #4E387E; /* Medium purple 4 */
	margin: 20px;
}
p {
	font-size: 12pt;
	color: #4E387E; /* Medium purple 4 */
	font-family: Arial, Helvetica, sans-serif;
}

a:hover   { color: #6A287E} /* Medium Orchard 4 */
a:link    { color: #6A287E}
a:visited { color: #6A287E}
ul { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
ol { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
td { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }

/* usued with ul, ol */
.spaced { margin-top: 10px; margin-bottom: 5px; }

/* titles
     title - Medium Orchard 3; title2 - Medium Orchard 2;
     subTitle - Dark Orchard 1; subTitle2 - Dark Orchard 2;
     smallTitle - Dark Orchard 3; smallTitle2 - Dark Orchard 4;
*/
.title        { font-size: 24px; color: #A74AC7; margin-top:25px; font-family: "Comic Sans MS", cursive; font-weight: bold; text-align: center;}
.title2       { font-size: 20px; color: #C45AEC; margin-top:25px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.subTitle     { font-size: 18px; color: #B041FF; margin-top:20px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.subTitle2    { font-size: 16px; color: #A23BEC; margin-top:15px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.smallTitle   { font-size: 18px; color: #8B31C7; margin-top:15px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: small-caps;}
.smallTitle2  { font-size: 18px; color: #571B7E; margin-top:15px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: small-caps;}

.caption      { font-size: 8px;  font-family: Georgia, "Times New Roman", Times, serif;}
.footer       { font-size: 10pt; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; text-align:center}

.highlight    { color: #B93B8F; }

.menuItem  { font-size: 18px; color: #A74AC7; padding-bottom: 5px; font-family: "Comic Sans MS", cursive; }

