body {
    background-color:#000000;
    font-family:arial, helvetica, sans-serif;
    font-size:14px;
}
.pagetitletext {
	text-decoration:underline;
	font-style:italic;
	font-family:arial, helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
}
.leftmenutext {
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}
a.leftmenutext:hover {
    color:rgb(153,0,153);
}
.orangeHeader {
	color:rgb(255,51,0);
	font-weight:bold;
}
.orangeText {
	color:rgb(255,51,0);
}
.purpleText {
	color:rgb(153,0,153);
}
.superscript {
	vertical-align:70%; 
	font-size:60%;
}
.sessiongym {
	font-size:120%;
	font-weight:bold;
	color:#000000;
}
.sessiondate {
	color:rgb(255,51,0);
	font-size:125%;
	font-weight:bold;
}
.sessiontd {
	text-align:left;
}
.footerText {
    color:#000000;
    font-size: 80%;
    text-decoration:none;
}
.footerLink {
    color:rgb(153,0,153);
    font-size: 80%;
    text-decoration:none;
}
td.linkspage {
	text-align:center;
}
span.caption {
	font-weight:bold;
	font-size:120%;
}
.label { 
	font-weight:bold; 
	text-align:right; 
}
.err { 
	font-weight:normal; 
	padding-left:4px; color:#FF0000; 
}
