body {
  background-color: #341145;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
}

h1			{ font-size: 18px; font-family: Arial,Helv,sans-serif; padding-bottom: 0; margin-bottom: 0; }
h2 			{ font-size: 17px; font-family: Arial,Helv,sans-serif; margin-top: 0px; padding-bottom: 0; margin-bottom: 0; font-weight:bolder;  }
h3 			{ font-size: 120%; }
h4 			{ font-size: 100%; }

td 			{ font-size: 10pt; }
ul 			{ list-style-type: square; }

blockquote 	{ font-style: italic; }

a 			{ color: #CCCCFF; font-weight: bold; text-decoration: underline; }
a:hover 	{ color: #FFCC00;  text-decoration: none; }

.noline 	{ text-decoration:none;}

.decktitle	{ font-weight : bold; }
.center 	{ text-align: center; }
.white 		{ color: #FFFFFF; }

.small		{ font-size : 10px; font-family: Arial,Helv,sans-serif; }
.smallmain  { font-size : 10px; font-family: Arial,Helv,sans-serif; color: #666699; }
.link		{ font-size : 10px; font-family: Arial,Helv,sans-serif; color: #FFCC00;}
.front		{ font-size : 11px; font-family: Arial,Helv,sans-serif; color: #FFCC00; font-weight : bold;	}
.readings	{ font-size : 11px; font-family: Arial,Helv,sans-serif; font-weight : bold;	}

.books		{ background : #336666; }
.decks		{ background : #666699; }
.links		{ background : #660099; }
.learn		{ background : #851649; }


