body { 
	font-family: Courier, "Courier New", Georgia, "Times New Roman", Times, serif; 
	margin: 30px 30px 30px 60px; 
}

p { 
	font-size: 12px;
	width: 600px;
	text-align: justify;
	margin-top: 30px;
}

a:link { 
	color: black;
}

a:visited {
	color: black;
}

a:active { 
	color: white;
}

h1 { 
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal; 
	margin: 0.83em 0; 
}

SELECT {
	width: 600px;
	font-family: Courier, "Courier New", Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
margin-top: 30px
margin-bottom: 60px;
}

