body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height:1.4em;	
}
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ACE1AF;
}
a:link {
	color: #800080;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #7CA380;
}
a:active {
	text-decoration: underline;
	color: #800080;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.HeadLine {
	font-size: 34px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	color:#800080;
	line-height: 1.2em
}
.SubHead {
	font-size: 22px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	line-height: 1.2em;
}
.SectionHead {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	color:#990099;
}
.Enrol {
	font-size: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	color:#990099;
	line-height: 1.2em;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#333333;
}
.quotediv {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #969;
}
.quotealignrightOdd {
	text-align: right;
	margin-top: 0em;
	padding-top: 0px;
	background: #FFEBFF;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-right: 15px;
}
.quotesItalOdd {
	 margin-bottom: 0px;
     padding-bottom: 0px;
	 font-style: italic;	
	 background: #FFEBFF;
	 padding-left: 15px;
	 padding-top: 7px;
	 padding-right: 15px;
 	 border-top: 2px solid #eee;
}
.quotealignrightEven {
	text-align: right;
	margin-top: 0em;
	padding-top: 0px;
	/* background: #F5E2F6; */
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
		 margin-bottom: 0px;
}
.quotesItalEven {
	 margin-bottom: 0px;
     padding-bottom: 0px;
	 font-style: italic;	
	 /* background: #F5E2F6; */
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-right: 10px;
	/* border-top: 2px solid #eee; */
}
.decoration {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0em;
}
	
