<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td
{
font-family: Verdana, Arial;
font-size:12px;
color:#000000;
}

.big
{
font-size:16px;
font-weight:bold;
}

.medium
{
font-size:12px;
}

.small
{
font-size:12px;
font-weight:normal;
}

.credit
{
font-size:13px;	
font-family: Courier New, Courier;
text-decoration:bold;
font-weight:normal;
}

.emphasis
{
font-family: Verdana, Arial;
font-size:12px;
color:#009999;
font-weight:bold;
}

.ContentLink
{
font-size:12px;	
font-family: Verdana, Arial;
color:#000000;
text-decoration:underline;
font-weight:normal;
}


A.submenu
{
cursor:hand; 
font-size:11px;
color:#666666;
text-decoration:none;
font-weight:normal;
}
	
A.submenu:hover
{ 
cursor:hand; 
font-size:11px;
color:#666666;
text-decoration:underline;
font-weight:normal;
}

a
{
cursor:hand; 
font-size:12px;
color:#666666;
text-decoration:none;
font-weight:normal;
}

a:hover
{
cursor:hand; 
font-size:12px;
color:#666666;
text-decoration:underline;
font-weight:normal;
}
</pre></body></html>