BODY {
	font-style : normal;
	font-weight : normal;
	line-height : 1.2em;
	color : #00009c;
	text-align : left;
	text-decoration : none;
	text-indent : 0;
	text-transform : none;
}

H1 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
	color: #00009c;
	padding : 1em 0 0.5em 0;
	margin : 0;
}

H2 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2em;
	color: #00009c;
	padding : 1em 0 0.5em 0;
	margin : 0;
}

H3 {
	font-size: 100%;
	font-weight: bold;
	color: #00009c;
	padding : 1em 0 0.5em 0;
	margin : 0;
}

A {
	color : #00009c;
}

HR {
	background-color: #0000b8;
	color: #00009c;
	height: 4px;
	width: 80%;
}

TABLE {
	font-size : 100%;
	font-weight : normal;
	line-height : 1.1em;
	border : 0;
}

TD {
	vertical-align : top;
}

TABLE.legal {
	border-spacing : 10px 5px;
}

DT {
	line-height : 1.5em;
	font-weight : bold;
}

UL {
	list-style-type : circle;
}

OL.agenda {
	list-style-type : decimal;
}

OL.agenda OL {
	list-style-type : lower-alpha;
}

OL.agenda DIV {
	display : block;
	position : relative;
	float : right;
	width : 7em;
	right : 5px;
}
