.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
BODY {
    background-image : url(../mind_and_heart/images/bg_purple.jpg);
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: gray;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black
}
.bigtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
}
td.norepeat {
	background-repeat: no-repeat;
}
.bigtitlemaroon {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #8C3232;
}
.small {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : justify;
}
.superscript {
	vertical-align : top;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}

.bigtitlecenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}
.bodytextcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
}
.smallright {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : right;
}
.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	color : #CC0000;
}
.smallcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
}
.green {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	font-weight : bold;
	color : #739A46;
}
.bigtitlepurple {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #683352;
}
.bigtitleblue {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	color : #363168;
}
.bigtitlewhitecenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
	color : #FFFFFF;
}


a:visited {
	color : #F7FA7E;
	text-decoration : none;
}
a:link {
	color : #F7FA7E;
	text-decoration : none;
}
a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.bodywhitecenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	color: #FFFFFF;
}
.bodyyellowcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	color: #F8DC4D;
}.bodyyellowleft {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
	color: #F8DC4D;
}
