<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
	margin: 0 0 0 0;
	font-family: verdana, arial, MS Sans Serif;
	font-size:10pt;
	font-weight:normal;
	color: Black;
	background-color: white;
}
.MenuArea2
{
    list-style-type: none;
}
.FooterArea
{
}
.FooterAreaLeft
{
}
.ContentArea
{
	background-color: white;
}
.HeaderArea
{
}
.MenuBarArea
{
	background-image: url(MainItemBackGround.gif);
}
.TitleBar 
{
	background-color: #192959;
	margin-left: 10px;
	padding-left: 10px;
	color: White;
	font-family: Calisto MT, Times New Roman, Arial;
	font-size: 12pt;
	font-weight: bold;
}

a, a:visited { color: #299cb1; text-decoration: none; }
a:hover {color: Teal; text-decoration: underline; }

h1, h2 {
	margin: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 32px;
	margin-top: 0x;
	color: #4b3d30;
	border-bottom: 1px solid #454545;
}

h2 {
    margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #6a523b;
}

h2.style1 {
	font-size: 18px;
	color: #4b3d30;
}

h3 { font-size: 12px; color: #6a523b; font-weight: bold; margin-bottom: 0px; }

h4 {}

h5 { color: Maroon; font-size: 12pt; font-family: Myriad Pro, Arial, Verdana; font-weight: bold; margin: 0px}
</pre></body></html>