/*Styles for Headers*/
	.sitehead { text-align: center; background-color: #A500BE; color: #FFBAE9; font-family: cambria; font-size: 30pt; font-style: italic; font-weight: bolder }
	.navhead { text-align: center; background-color: #FFBAE9; color: #A500BE; font-family: tahoma; font-size: 20pt }
	.linkbody { vertical-align: top; text-align: left; background-color: #F2CAF0; color : #020002; font-family: cambria; font-size: 14pt; text-decoration: underline; }
	.contenthead { text-align: center; color: #A500BE; font-family: cambria; font-size: 16pt; text-decoration: underline; font-weight: bold }
    .contentbody { text-align: left; color: #020002; font-family: tahoma; font-size: 12pt }
    .miscbody { vertical-align: top; text-align: center; background-color: #F2CAF0; color : #020002; font-family: tahaoma; font-size: 10pt; font-weight: bold }
	.sitefooter { background-color: #FFBAE9; color : #020002; font-family: cambria; font-size: 10pt }