@import url("Links.css");
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	text-align: justify;
	color: #FFFF00;
	margin-top: 15mm;
	margin-right: 10mm;
	margin-bottom: 15mm;
	margin-left: 10mm;
	font-size: 17px;
	list-style-type: disc;
	font-weight: lighter;








}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
hr {
	color: #FF00FF;
	text-align: center;
	width: 50%;
	text-decoration: none;
	height: 1mm;
	border: solid;
	margin-top: 5mm;
	margin-bottom: 5mm;








}
h1 {
	font-size: xx-large;
	text-decoration: underline;
	text-align: center;
	line-height: 150%;
	font-weight: lighter;



}
h2 {
	font-size: x-large;
	text-align: center;
	font-variant: small-caps;
	font-weight: lighter;
	text-decoration: underline;


}

