body {
	font-family: trebuchet ms, Verdana, Helvetica, Arial;
	font-size: 16px;
	text-align: justify;
	margin: 30px;
}

.sitename {
	vertical-align: text-bottom;
}

.section {
	font-size: 24px;
	font-weight: bold;
	margin-left: 6px;
	vertical-align: top;
	color: #904040;
}

fieldset {
	padding: 10px;
	margin: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

legend {
	font-weight: bold;
}

.small {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: trebuchet ms, Verdana, Helvetica, Arial;
}

.tiny {
	font-size: 7px;
	font-style: normal;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
	color: black;
}

a {
	color: #5467B9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6C82C7;
	text-decoration: underline;
}

a:active {
	color: #904040;
}

a.note:hover, a.note:active {
	cursor: default;
	color: #904040;
	text-decoration: none;
}

img.ok {
	border: 4px solid #00A000;
}
img.ko {
	border: 4px solid #E00000;
}
