BODY {
	margin : 3em 5em;
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	color : #A6005B;
	font-weight : bold;
	text-decoration : underline;
}

A:active {
	color : #CC9999;
	font-weight : bold;
	text-decoration : none;
}

A:link {
	color : #A6005B;
	font-weight : bold;
	text-decoration : underline;
}

A:hover {
	color : #CC9999;
	text-decoration : none;
}


H1 {
	font-weight : bold;
	color : #000000;
	clear : left;
	line-height : normal;
}

H2 {
	font-weight : bold;
	color : #A6005B;
	clear : left;
	line-height : normal;
}

H3 {
	font-weight : bold;
	color : #000000;
	clear : left;
	text-transform : uppercase;
	line-height : normal;
}

UL LI {
	list-style-type : disc;
	line-height : normal;
}

OL LI {
	line-height : normal;
	list-style-type : decimal;
	color : #A6005B;
	font-size : 1.5em;
	font-weight : bold;
}

.normal {
	color : #000000;
	font-weight : normal;
	line-height : 125%;
}

P.indented {
	color : #000000;
	background-color : #FFFFFF;
	font-weight : normal;
	text-align : left;
	margin : 0 4em 1em;
}

STRONG {
	font-weight : bold;
}


DIV.line {
	clear : both;
}

HR.border {
 background: transparent;
	border-color : #A6005B;
	clear : both;
}

P.address {
	font-family : Frutiger, Univers, Helvetica, Arial, sans-serif;
	font-size : 84%;
}


P.image {
	line-height : normal;
}

P.citation {
	font-weight : normal ;
	font-size : 75%;
	color : #666666;
	background-color : #FFFFFF;	
}

.next {
	font-size : 75%;
	text-align : right;
	margin-top : 2em
}
