<!--
	BODY
		{ 
		background-repeat: repeat-x;
		background-color: #346698;
		background-image:  url(/img/back.jpg);
                color: #D3E3FA;
                font-family: verdana, serif, helvetica, sans-serif;
                font-size: 9pt;
		} 
	IMG, OBJECT
		{
		border: 0;
		}
	DIV.bold {
		color: #FFFFFF;
		font-family: tahoma, serif, helvetica, sans-serif;
		font-weight: bold;
		}
	P, TD, TR, TABLE
		{ 
		vertical-align: top;
                color: #D3E3FA;
                font-family: verdana, serif, helvetica, sans-serif;
                font-size: 9pt;
		} 
	.bold	{
		color: #FFFFFF;
		font-family: tahoma, serif, helvetica, sans-serif;
		font-weight: bold;
		}
	.menu
		{
		background-image: url(/img/mback.jpg);
                color: #FFFFFF;
                font-family: tahoma, serif, helvetica, sans-serif;
                font-size: 9pt;
		width: 10em; 
		}
	.peers
		{
		background-color: #0D3760;
		}
	.peersactive
		{
		background-color: #009977;
		}
	.peersnoactive
		{
		background-color: #CC0000;
		}
	.peersconnecting
		{
		background-color: #000088;
		}
	.title
		{
                color: #0D3760;
                font-family: verdana, serif, helvetica, sans-serif;
                font-size: 14pt;
		font-weight: bold;
		}
	.whatsnew
		{
		color: #FFFFFF;
		font-family: tahoma, serif, helvetica, sans-serif;
		font-size: 9pt;
		width: 7em;
		}
	.wide	{
		width: 12em;
		}
	.statusred
		{
		color: #FF5555;
		font-family: tahoma, serif, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		}
	.statusgreen
		{
		color: #55FF55;
		font-family: tahoma, serif, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		}
	A:link, A:visited
		{ 
                color: #79BB03;
		text-decoration: none; 
		} 
        A:hover, A:active
                {
		color: #27FB78;
                text-decoration: none;
                }
//-->
