body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7B4A90;
}
body {
	background-color: #000000;
}
a:link {
	color: #B0D955;
	font-weight: lighter;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #745493;
}
a:active {
	text-decoration: none;
	color: #B7E05C;
}
h1 {
	font-size: 24px;
	color: #7B4A90;
}
h2 {
	font-size: 36px;
	color: #AFD854;
}
h3 {
	font-size: 36px;
	color: #7B4A90;
}
h4 {
	font-size: 14px;
	color: #DBBBE2;
}
.style1 {
	color: #B0D955;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
