@charset "utf-8";
.background {
	background-attachment: fixed;
	background-image: url(assets/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCC66;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #663366;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #663366;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #663366;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #663366;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sub-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #663366;
}
.body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #cccc66;
}
.calendar_b {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #663366;
}
.calendar_e {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFF66;
	color: #000000;
}
.calendar_a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #663366;
}
