p { font-size: 12pt; line-height: 14pt ; text-align: justify; margin-right: 30px; color: #9370DB;}

body {
	font-family: Verdana, Arial, MonoSpace;
	letter-spacing: 0.3px;
	margin-top: 0px;
	padding: 0px;
	background-color: black;
	color: white;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	margin-right: 50px;
	padding-top: 20px;
	letter-spacing: 1px;
	text-align: right;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 10px;
}

ul {
	list-style-type: none;
	font-size: 10pt;
	list-style: circle;
	margin-left: 30px;
}

img { border: none; margin-top: 20px }

input { border: 1px solid black }