body {
	background-color: #eeeeee;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

input.button {
	width: 100px;
	height: 20px;
	font-family: verdana;
	font-weight: bold;
	color: #336699;
	border-width: 1px;
	border-color: #336699;
	border-style: solid;
	background-color: #eeeeee;
}

tr {
	font-size: 10pt;
}

.par {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}

.title {
	font-size: 16pt;
	font-weight: bold;
	color: #003366;
}

.subtitle {
	font-size: 14pt;
	color: #336699;
}

.bold {
	font-weight: bold;
}

.copyright {
	color: black;
	text-align: center
}

.center {
	text-align: center;
}
