/* CSS Document */

body {
	background-color: #000033;
}
h1 {font-size: x-large;
	color: #660109;
	}

p, label {font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.name {
	color: #660109;
	font-weight: bold;
}
a:link {
	color: #000066;
	font-weight: bold;
}