body {
	background: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: "Courier New", Courier, mono;
	text-indent: 1.5cm;
	font-size: 12px;
	text-align: justify;


}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	font: 11px "Courier New", Courier, mono;
	border: thin groove #66CC00;
	color: #CC0066;
}
