body {
	background-color: #330334;
}
.style1 {
	font-size: small;
	color: #2E0D31;
}
a:link {
	color: purple;
}
a:visited {
	color: #2E0D31;
}
a:active {
	color: #2E0D31;
}
.style6 {color: #FF0000}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#330066;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px

}