body {
	background-color: #5F2E7D;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

.maintext A {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
	
.maintext A:hover  {
	color:  #CCCCFF;
	text-decoration: none;
	margin: 0px;
}

.agendatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

.agendatext A {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
	
.agendatext A:hover  {
	color:  #CCCCFF;
	text-decoration: none;
	margin: 0px;
}



.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

.topnav A {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
	
.topnav A:hover  {
	color:  #CCCCFF;
	text-decoration: none;
	margin: 0px;
}


.callouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

.callouttext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

	

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #EBEBEB;
	text-decoration: none;
	line-height: 22px;
	margin: 0px;
}

.footer A {
	color: #EBEBEB;
	text-decoration: none;
	margin: 0px;
}
	
.footer A:hover  {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

