body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #7F3299;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #7F3299;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
a:link {
	text-decoration: none;
		color: #4B007D;
}
a:visited {
	text-decoration: none;
	color: #4B007D;
}
a:hover {
	text-decoration: underline;
		color: #4B007D;
}
a:active {
	text-decoration: none;
	color: #7800C8;
} .menusubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC6600;
	text-align: center;
}
.Menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	text-align: center;
}
UL {
list-style-image: url('images/bullet.gif');
}
#Menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background-color: #7800c8;
	background-image: url(Images/nav_bckgrd.jpg);
	background-repeat: repeat-x;
	width: 168px;
}
#Menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	display: block;
	width: 148px;
}
#Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9900FF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

