body{
	margin-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #e3dde6;
	color: #000000;
}
td{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
h1{
	font-family: Verdana;
	font-size: 20px;
	color: #4f2c62;
}
h2{
	font-family: Verdana;
	font-size: 16px;
	color: #4f2c62;
}
h3{
	font-family: Verdana;
	font-size: 14px;
	color: #4f2c62;
}
h4{
	font-family: Verdana;
	font-size: 12px;
	color: #4f2c62;
}
h5{
	font-family: Verdana;
	font-size: 10px;
	color: #4f2c62;
}
h6{
	font-family: Verdana;
	font-size: 8px;
	color: #990033;
}p{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.bar h1{
	font-family: Verdana;
	font-size: 20px;
	color: #ffffcc;
}
.bar h2{
	font-family: Verdana;
	font-size: 16px;
	color: #ffffcc;
}
.bar h3{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffcc;
}
.bar h4{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffcc;
}
.bar h5{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
}
.bar h6{
	font-family: Verdana;
	font-size: 8px;
	color: #ffffcc;
}
.bar p{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffcc;
}
li{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a{
	font-family: Verdana;
	color: #c38e1d;
}
a:hover{
	font-family: Verdana;
	color: #b3b5e1;
}

.bar{
	font-family: Verdana;
	background-color: #4f2c62;
}
.nav a{
	font-family: Verdana;
	color: #f1eef3;
	font-size: 9px;
	text-decoration: none;
	top: 3px;
	font-weight: bold;
	width: 130px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4f2c62;
	height: 30px;
	padding-top: 4px;
	padding-left: 22px;
	display: block;
}
.nav a:hover{
	font-family: Verdana;
	color: #ffcc00;
	font-size: 9px;
	text-decoration: none;
	top: 3px;
	font-weight: bold;
	width: 130px;
	background-image: url(images/button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #b3b5e1;
	height: 30px;
	padding-top: 4px;
	display: block;
}
.site{
	font-family: Verdana;
	background-color: #ffffed;
	border: 1px solid #4f2c62
}
.leftnav-background {
	font-family: Verdana;
	background-color: #9c88a7;
}
.sitedesign{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
	background-color: #4f2c62;
	width: 752px;
	border: 1px solid #4f2c62;
	margin-top: 2px;
}
.sitedesign a{
	font-family: Verdana;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}
.sitedesign a:hover{
	font-family: Verdana;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}

