p, ul, li, a,
label {
	color: #3D3356;
	font-size: medium;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2;
	list-style-type: none;
}


/* * * Decorative Styles * * */
h1 {
	color: #BA365E;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
}

h2 {
	color: #3D3356;
	padding: 0 2px 2px;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #D8A9A1;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	color: #3D3356;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}

a  {
	color: #3D3356;
	font-size: medium;
	line-height: 1.2;
	text-decoration: none;
}
a:hover {
	color: #BA365E;
	text-decoration: none;
}
#menu a {
	display: inline;
	list-style-type: none;
	line-height: normal;
}
#menu a:hover {
	color: #BA365E;
}
