<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6600CC;
	height: auto;
	width: 450px;
	font-style: oblique;


}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6600CC;
	height: auto;
	width: 450px;
	font-style: italic;

}
.hh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6666CC;
	list-style-position: outside;
	list-style-image: url(../image/bulletblue.gif);
	list-style-type: upper-roman;
	font-style: oblique;
	font-weight: bolder;
	height: auto;
	width: 450px;
	border-top: thin solid #FFCCCC;
	border-right: medium solid #FF9999;
	border-bottom: medium solid #FF9999;
	border-left: thin solid #FFCCCC;
	text-transform: capitalize;





}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: underline blink;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	text-decoration: underline blink;
	font-style: italic;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9999;
	text-decoration: underline blink;
}
</pre></body></html>