
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8E4D6;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #993366;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
h2 {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
