.footer {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #F7F1BE;
	text-align: center;
}

.menu_links {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #F7F1BE;
	font-weight: normal;
	font-style: normal;
}

a.menu_links:link {
font-family: "Book Antiqua";
text-decoration:none;
color:#F7F1BE;
background: none;
font-weight : normal;
width: 150px;
display:block;
}

a.menu_links:active {
text-decoration:none;
color:#F7F1BE;
background: none;
font-weight:normal;
width: 150px;
display:block;
}

a.menu_links:visited {
text-decoration:none;
color:#F7F1BE;
background:none;
font-weight:normal;
width: 150px;
display:block;	  
}

a.menu_links:hover {

text-decoration:none;
color:#000000;
font-weight:normal;
width: 150px;
background:#F7F1BE;
display:block;	  
}

.pageTitle {
	font-family: "Book Antiqua";
	font-size: 14pt;
	font-style: oblique;
	padding-left: 10px;
	font-weight: bold;
}
.mainText {
	font-family: "Book Antiqua";
	font-size: 10pt;
	padding-left: 10px;
}
li {
	font-family: "Book Antiqua";
	font-size: 10pt;
	list-style-type: circle;
}
.footerLinks {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
.pageQuote {

	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.subTitle {

	font-family: "Book Antiqua";
	font-size: 12pt;
	font-style: oblique;
	padding-left: 10px;
	font-weight: bold;
}
.profile {
	font-family: "Book Antiqua";
	font-size: 10pt;
	padding-left: 20px;
}
.calendarTitle {
	font-family: "Book Antiqua";
	font-size: 14pt;
	font-style: oblique;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;


}
