/* CSS Document */
<STYLE type="text/css">
	
.BODY		{ CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; FONT-SIZE: 11px; color: #804000;}
.P		{
	CURSOR: default;
	FONT-SIZE: small;
	color: #804000;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
}
.UL		{ CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; FONT-SIZE: 11px; color: #804000;  }
.LI		{ CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; FONT-SIZE: 11px; color: #804000;  }
.Title		{
	CURSOR: default;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	FONT-SIZE: x-large;
	font-weight: bold;
	color: #804000;
}
.A   {text-decoration: none; font-weight : normal; font-size: 11pt; } 
.SMALL { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; font-size: 8pt; color: #804000; }

</STYLE> 
p {
}
p {
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	font-size: small;
	color: #804000;
}
title {
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #804000;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
ul {
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	font-size: small;
	color: #804000;
}
ol {

	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	font-size: x-small;
	color: #804000;
}
