table
{
	margin: 0
}
td, p, a, 
.body, 
.bodyBold, 
.bodyBoldItalic, 
.bodyItalic, 
.title, 
.titleItalic,
.subtitle, 
.subtitleItalic,
.pullquote,
.fieldLabel, 
.copyright
{
	font-family: 		Century Gothic, Vinyl, Arial Narrow, Arial, Geneva, sans-serif;
	font-size: 			14px;
	font-weight:		normal;
	font-style: 		normal;
	color: 				#000000;
}

.body, .bodyBold, .bodyBoldItalic, .bodyItalic, .fieldLabel {
	font-family: 		Century Gothic, Arial, Geneva, sans-serif;
}

.copyright {
	font-size: 			9px;
	line-height:		1;
}

a {
	color:				#990000;
}
.bodyBold, .bodyBoldItalic, .subtitle, .subtitleItalic, .pullquote, .title {
	font-weight:		bold;
	color:				#990000;
}
.bodyItalic, .bodyBoldItalic, .subtitleItalic {
	font-style: 		italic;
}
.fieldLabel {
	font-size: 			10px;
}
.subtitle, .subtitleItalic {
	font-size: 			16px;
}
.title, .titleItalic {
	font-size: 			36px;
	line-height:		36px;
}
.pullquote {
	font-size: 			28px;
	line-height:		1;
}
    .error {font: 12pt Arial; color: #FF0000; text-align:left;}
    .emptyCell {background: gray}
    .Past {background: silver; height:60px;}
    .calTitle {width:100px;} 
    .Future {background: tan; height:60px;} 
    .links {font: 8pt Arial;}
    .Section {font: 16pt Arial; color: #990000; text-align:left;}
    .button {background-color: #CE6531; border: thin #CE6531 outset; font-weight:bold; width: 120px;}
    .readonly {background-color: #FFCF63; border: none;}
