a{ color: #00F; font-size: 12pt; text-decoration: none; }

a:hover{ text-decoration: underline; }

body{ background: #fafaed; color: #000; font-size: 12pt; }

body, p, td, a{
	font-family: "segoe ui", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
width: 1024px;
}

h1{
	color: #800000;
	font: normal bold 24pt/normal georgia, serif;
	margin-bottom: 1em;
	text-align: center;
}

h2{
	color: #808000;
	font: normal bold 16pt/normal "times new roman", serif;
	margin-bottom: 1em;
	text-align: center;
}

h3{
	color: #000;
	font: normal bold 12pt/normal tahoma, arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	text-align: center;
}

img{ border: none; }

p{ font-size: 12pt; margin-top: 2em; text-align: justify; }

table{
	background: #f5f5dc;
	border: 1px solid #c5c589;
	border-collapse: collapse;
	empty-cells: hide;
	margin-left: auto;
	margin-right: auto;
}

td{
	border: 1px solid #c5c589;
	color: #000;
	font-size: 12pt;
	text-align: justify;
	vertical-align: baseline;
}