body {
font-size:8pt;
width:7in;
}
h1 {
font-family:garamond,times,serif;
font-size:1.6em;
color:#000066;
}
h2 {
font-family:garamond,times,serif;
color:#003300;
}
h3 {
font-family:garamond,times,serif;
color: #000066;
}
h4 {
font-family:garamond,times,serif;
color:#000033;
}
a {
color:#003300;
}
table {
	width:100%;
	background-image:url(images/cell_divider.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-right:.10in;
}
td {
	font-family:arial,helvetica,sans-serif;
	background-image:url(images/cell_divider.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:1.2em;
	font-size:1em;
}
th {
	font-size:smaller;
	font-weight: bold;
	background-color:#E7E8FE;
	background-image:url(images/cell_divider.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
}
.class_date {
	color:#003300;
	background-color:#FFFDED;
	font-weight:bold;
}
.class_loc {
	color:#000033;
	background-color:#E7E8FE;
	font-weight:bold;
}
.ring_count {
	font-weight:bold;
}
.entry {
	font-size:smaller;
	font-weight:bold;
	color:#FF0000;
}
#header {
	display:none;
}
#footer {
	display:none;
}
#logo {
	display:inline;
	width:149px;
	height:50px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right:48px;
}
#content {
	position: relative;
	padding-top: 50px;
}


