body   /* body text #686568 */  {
	color: #514F51;
	font-size: x-small;
	font-style: normal;
	line-height: 14px;
	font-family : Arial, Helvetica, sans-serif;
}
h1 /* header */  {
	color: #686568;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : small;
}
h2 /*header2*/{
	color : #686568;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
h3 /*header3*/{
	color : #686568;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
a:link { 
	color: #3333FF; 
	font-family: Arial, Helvetica;
	font-style: normal; 
 }
TD {
	font-size : x-small;
}

EM {
	font-size : inherit;
}

B {
	font-size : inherit;
}

.small{
	font-size : xx-small;
}

.red{
	font-size : inherit;
	color : Red;
}

.blue{
	color : #0099D8;
}

.green{
	color : #2BA343;
}

.purple{
	color : #953C97;
}

.darkblue{
	color : #243F8F;
}
.yellow{
	color : #ffcc33;
}
.schednumfont{
	font-size : x-small;
	font-weight : bold;
	color : White;
}
.largefont{
	font-size : x-small;
}
.titleh2{
	font-size : x-small;
	font-weight : bold;
}
.titleb{
	font-weight : bold;
}
.newstitle{
	font-size : small;
	font-weight : bold;
}
.bluetitle{
	color : #000066;
	font-size : small;
	font-weight : bold;
}