
BODY {
	color: #101040;
	background-color: #e0e0c0;
	font-family: Verdana; Arial; Helvetica; "Sans Serif";
}
H1 {
	color: #1010a0;
	background-color: #909070;
	font-size: large;
	font-weight: bold;
	width: 100%;
	text-indent: 0.5em
}
H2 {
	color: #101040;
	background-color: #a8a890;
	font-size: medium;
	font-weight: bold;
	width: 100%;
	text-indent: 0.5em
}
H3 {
	color: #101040;
	background-color: #c8c8b0;
	font-size: small;
	font-weight: bold;
	width: 100%;
	text-indent: 0.5em
}
P {
	font-size: small;
	text-align: justify;
}
LI {
	font-size: small;
	text-align: justify;
}
TABLE.empty {
	background-color: transparent;
	font-size: small
}
IMG {
	border-width: 0px
}

A:link {
	text-decoration: underline;
	color: #1010a0
}
A:visited {
	text-decoration: underline;
	color: #403090
}
A:hover {
	text-decoration: underline;
	color: #1010a0
}

.normal {
	font-size: small;
	text-align: justify
}

.small {
	font-size: x-small
}

