body {
	font-family: Arial;
	margin: 15 0 0 20px;
}

td {
	font-family: Arial;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 10pt;
}

fieldset {
	font-size: 10pt;
	padding: 15 15 15 15px;
}

div.container {
	width: 500px;
}

p.introduction {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

p.mainContent {
	font-size: 10pt;
}

p.mainContent b {
	font-weight: normal;
}

p.mainContent i {
	font-style: normal;
}

p.footer {
	font-size: 10pt;
}

a.link {
	font-size: 14pt;
}

ul {
	list-style-type: square;
	font-size: 10pt;
}

ul b {
	font-weight: normal;
}

ul i {
	font-style: normal;
}
