body {
	background-color: #FFFFFF;
	border: 10px 10px 10px 10px;
	font-family: arial;
	font-size: 10pt;
}


h1 {
	font-family: Papyrus;
	font-size: 24pt;
	font-style: bold;
}

h2 {
	font-family: Papyrus;
	font-size: 18pt;
	font-style: bold;
}

h4 {
	font-family: Lucida Sans;
	font-size: 12pt;
	font-weight: bold;
	color: #FF00FF;
}

.mainBody {
	background-color: #FFFFFF;
	width: 100%;
	align: center;
	padding: 1em 1em 1em 1em;
	vertical-align:top;
}

a.topofmenu {
	color: #000000;
	font-family: Papyrus;
	font-size: 18pt;
	padding-top: 1em;
	font-weight:bold;
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-family: Papyrus;
	font-size: 16pt;
	padding-top: 1em;
	font-weight:bold;
	text-decoration: none;
}
a:hover.menu {
	color: #FF00FF;
	font-weight: bold;
}
a.submenu {
	color: #000000;
	font-family: Papyrus;
	font-size: 12pt;
	font-weight:bold;
	padding-top: 1em;
	text-decoration: none;
	text-indent: 20px;
}
a:hover.submenu {
	color: #FF00FF;
	font-weight: bold;
}

.menuColumn {
	vertical-align: top;
}
.mainMenu {
	width: 160px;
	vertical-align:top;
	margin-left:1em;
}
.mainColumn {
	vertical-align:top;
	padding-left:2em;
	width: 100%;
	font-family: Papyrus;
	font-size: 18pt;
	font-weight:regular;
}
a.mainColumn {
	color:#000000;
	text-decoration: none;
}
a:hover.mainColumn{
	color: #FF00FF;
	font-weight: bold;
}

.mainColumn2 {
	vertical-align:top;
	padding-left:2em;
	width: 100%;
	font-family: Papyrus;
	font-size: 12pt;
	font-weight:regular;
}
a.mainColumn2 {
	color:#000000;
	text-decoration: none;
}
a:hover.mainColumn2{
	color: #FF00FF;
	font-weight: bold;
}
.title {
	font-family:Papyrus;
	font-size: 14pt;
}





