h2 {
	text-align : center;
	color : #b90000;
	font-family : sans-serif;
}

h3 {
	text-align : center;
	color : #B90000;
	font-family : sans-serif;
}

h4 {
	text-align : center;
	color : #004040;
	font-family : sans-serif;
}

hr {
	text-align : center;
	color : #808080;
}

p {
	text-align : justify;
	color : #004040;
	text-indent : 5%;
	font-family : sans-serif;
}

li {
	color : #004040;
	font-family : sans-serif;
	text-align : justify;
}

td {
	font-family : sans-serif;
	color : #004040;
}

td.body {
	font-size: 10pt;
}

td.mono {
	font-size: 8pt;
	font-family : monospace;
}

td.little {
	font-size: 8pt;
}

body {
	background-color : #F8F9E6;
}

a:active {
	color : #003399;
}

a:link {
	color : #003399;
}

a:visited {
	color : #B8009D;
}

.input {
	font-size: 16px;
}

