BODY {
	SCROLLBAR-FACE-COLOR: #AA9977;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDCCAA;
	SCROLLBAR-ARROW-COLOR:#FFEECC;
 	background:#FFFFEE;
	color:#800000;
	font-Family:Arial;
	font-size:10pt;
}

TD {
	font-family:Arial;
	color:#800000;
	font-size:10pt;
}

h1 {
	font-family:Comic Strip MN;Comic Sans MS;Arial;
	color:#800000;
	font-size:18pt;
}

h2 {
	font-family:Comic Strip MN;Comic Sans MS;Arial;
	color:#800000;
	font-size:14pt;
}

h3 {
	font-family:Comic Sans MS;Arial;
	color:#800000;
	font-size:14pt;
}

a {
	font-family:Arial;
	color:#666666;
	font-size:10pt;
	text-decoration:none;
}

a:hover {
	text-decoration:underline overline;
	color:#800000;
}

p {
	font-family:Arial;
	color:#800000;
	font-size:10pt;
}

p.bordure {
	border-style:dotted;
	border-width:2;
	border-color:#800000;
}