body {
	left-margin: 0;
	top-margin: 0;
	text-align: left;
	}

a {
	color: green;
	}

	
.roll { color: red; }
A.roll:hover { color: red; }

.rollgreen { color: #993399; }
A.rollgreen:hover { color: #99ff66; }

.rollorange { color: orange; }
A.rollorange:hover { color: red; }

.toolbar {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	color: #993399
	}

.title {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
	color: red;
	}

.bodyText {
	font-family: Arial, Helvetica;
	font-size: 14px;
	}

.header {
	font-family: Impact, Arial, Helvetica;
	font-size: 24px;
	}

.sub_header {
	font-family: Impact, Arial, Helvetica;
	font-size: 20px;
	}

.jamInline {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	color: black;
	}

.em {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.red {
	color: #993399;
	}

.black {
	color: #000000;
	}

.white {
	color: white;
	font-family: Arial, Helvetica;
	}

.yellow {
	color: #ffcc66;
	}

.red {
	color: red;
	font-weight: bold;
	font-family: Arial, Helvetica;
	}

.green {
	color: #339933;
	font-weight: bold;
	font-family: Arial, Helvetica;
	}

.lightgreen {
	color: #99ff66;
	font-weight: bold;
	}

.orange {
	color: orange;
	font-weight: bold;
	}

.purple {
	color: #993399;
	font-weight: bold;
	}

.print {
	color: red;
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
	}

.fancy {
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: orange;
	}

.titleSmall {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
	color: #993399;
	}

.titleMedium {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 140%;
	color: #993399;
	}

.titleMediumGreen {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 120%;
	color: #339933;
	}

.titleSmallGreen {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	color: #339933;
	}

.titleMediumRed {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 140%;
	color: red;
	}

.titleSmallRed {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	color: red;
	}

.titleSmallOrange {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	color: orange;
	}

.titleLightGreen {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 140%;
	color: #99ff66;
	}

.titleMediumOrange {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 140%;
	color: orange;
	}

.teeny {
	font-family: Verdana;
	font-size: 60%;
	font-style: normal;
	color: purple;
	}

.teenyem {
	font-family: Verdana;
	font-size: 40%;
	font-style: italic;
	color: black;
	}

.teeny_black {
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	}

.medium {
	font-family: Verdana;
	font-weight: bold;
	color: #339933;
	}

.shrink {
	font-size: 60%;
	}

.shrinksome {
	font-size: 80%;
	}

.quote {
	font-size: 80%;
	font-style: italic;
	}
