.sidenav {
	text-align: right;
	margin-right: 12px;
}
.sidenav p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: right;
	margin-right: 12px;
}
body {
	background-color: #A66FEE;
}
a:link {
	color: #49196F;
	text-decoration: none;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A66FEE;
}
.nav a {
	color: #D6C7F2;
}
.maincontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 12px;
	margin-left: 36px;
	color: #333333;
}

.footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5A21AC;
	margin: 0px;
}
.footer hr {
	font-size: 9px;
	line-height: normal;
	color: #D3C4EF;
	width: 80%;
	margin: 0px;
}
.maincontent h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #45186D;
	margin-left: 30px;
}

.maincontent h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #4E2571;
}
.maincontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	line-height: 1.3;
	color: #4E2571;
}
.sidenav h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #481B70;
	margin-right: 12px;
}
.short td {
	height: 17px;
}
hr {
	color: #F2F0F5;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
}
.sidenav .smalltype {
	font-size: 12px;
}
.maincontent #contact {
	background-color: #FFFFFF;
	background-position: right;
	height: 62px;
	width: 220px;
	float: right;
	border: thin solid #A66FEE;
	padding: 4px;
}
