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

a {
	color: #3366cc;
	}

a:visited {
	color: black;
	}

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

.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: 12px;
	font-weight: bold;
	color: #000000;
	}

.toolbarfront {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.title {
	font-family: Arial, Helvetica;
	font-size: 150%;
	font-weight: bold;
	}

.titleSmall {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}

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

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

.white {
	color: #ffffff;
	font-weight: bold;
	}

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

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

.blue {
	color: #3366cc;
	font-weight: bold;
	}

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

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

.bodyTextBold {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	}

.quote {
	font-size: 80%;
	font-style: italic;
	}
	
.growsome {
	font-size: 130%;
	}
.header {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	}

.header_green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: green;
	}

.header_black {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: black;
	}

.sub_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #3366cc;
	}

.sub_header_blue {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #3366cc;
	}

.sub_header_green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: green;
	}

.sub_header_turquoise {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: turquoise;
	}

.sub_header_orange {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ff6633;
	}

.sub_header_maroon {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: maroon;
	}

.sub_header_purple {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: purple;
	}

.sub_header_pink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: hotpink;
	}

.sub_header_red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: red;
	}

.sub_header_black {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: black;
	}

.sub_sub_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: darkblue;
	}

.sub_sub_header_green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: darkgreen;
	}

.sub_sub_header_red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: red;
	}

.sub_sub_header_black {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: black;
	}

.sub_sub_header_blue {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: darkblue;
	}

.sub_sub_header_maroon {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: maroon;
	}

.sub_sub_header_orange {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ff6633;
	}

.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;
	}

.purple {
	color: purple;
	}

.gray {
	color: gray;
	}

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

.green {
	color: #339933;
	font-weight: bold;
	}

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

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

.hotpink {
	color: hotpink;
	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;
	}

.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: 140%;
	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-weight: normal;
	color: red;
	}

.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%;
	}
	
.shrinkbarely {
	font-size: 90%;
	}
