h1 {
	text-align:center;
}

table {
	width=100%;
}

table.calendar {
	border-width: 1px;
	border-style: inset;
}
table.calendar th {
	border-width: 1px;
	border-style: inset;
}
table.calendar tr {
	vertical-align:top;
}
table.calendar td {
	border-width: 1px;
	border-style: inset;
}

.TDHeader 	{ text-align:left;   font-weight: bold; } 
.TDHeaderCenter	{ text-align:center; font-weight: bold; } 
.TDCENTER 	{ text-align:center; } 
.TDCENTERTitle	{ text-align:center; font-weight: bold; font-size:large;}
.TDRIGHT 	{ text-align:right;  } 

.VioletPage {
	background: #8F003F;
	color = #FFCFCF;
}
.VioletPage a a:visited {
	color = #FFCFCF;
}
.Violet {
	background: #AF005F;
	color = #FFCFCF;
}
.PurplePage {
	background = #5F008F;
	color = #FFCFCF;
}
.PurplePage a a:visited {
	color = #FFCFCF;
}
.Purple {
	background = #7F00AF;
	color = #FFCFCF;
}
.RosePage {
	background = #DF5F8F;
	color = #3F0000;
}
.RosePage a a:visited {
	color = #3F0000;
}
.Rose {
	background = #FF7FAF;
	color = #3F0000;
}
.GoldPage {
	background = #DFCF5F;
	color = #000000;
}
.GoldPage a a:visited {
	color = #000000;
}
.Gold {
	background = #FFEF7F;
	color = #000000;
}
.WhitePage {
	background = #FFFFCF;
	color = #000000;
}
.WhitePage a a:visited {
	color = #000000;
}
.White {
	background = #FFFFEF;
	color = #000000;
}
.RedPage {
	background = #CF0000;
	color = #5F0000;
}
.RedPage a a:visited {
	color = #5F0000;
}
.Red {
	background = #FF0000;
	color = #5F0000;
}
.GreenPage {
	background = #007F00;
	color = #005F00;
}
.GreenPage a a:visited {
	color = #005F00;
}
.Green {
	background = #009F00;
	color = #003F00;
}
.BlackPage {
	background = #202020;
	color = #5F5F5F;
}
.BlackPage a a:visited {
	color = #5F5F5F;
}
.Black {
	background = #000000;
	color = #5F5F5F;
}