body {
	text-align: center;
	margin-top: 1.5em;
	font-family: "Times New Roman",sans-serif;
	font-size: 100.01%;
	background-color: #808080;
	color: #ffffff;
}
	
img {
	border: 3px solid #303030;
}

a, #p3, #pu, .fd, .ze {
	color: #303030;
	text-decoration: none;
}

a:hover { color: #dfdf4f; }

.fd { text-align: left; font-size: 10pt; }
a, .fb, .p3 { font-weight: bold; }
.fi { font-style: italic; }
.ze { text-align: center; }

#w36, #w4, #w45, #w64, #w8 { text-align: left; margin-left: auto; margin-right: auto; }

#w36 { width: 360px; }
#w4 { width: 400px; }
#w45 { width: 450px; }
#w64 { width: 640px; }
#w8 { width: 800px; }

#pu {
	text-align: left;
	font-family: 'Comic Sans MS',sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

