html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
body {
    background-color: #940c77;
}
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.menu {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}
.menu a:link{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}
.menu a:visited{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}
.menu a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ee69d2;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
.content a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #2c2c2c;
	text-decoration: underline;
}
.content a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #2c2c2c;
	text-decoration: underline;
}
.content a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #940c77;
	text-decoration: underline;
}
H2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #97107a;
	text-decoration: none;
}
.1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
