body	{
	margin-left:0;
	margin-top:2;
	margin-bottom:0;
	padding: 0em 0em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        }

a	{
	font-family:verdana, sans-serif; font-size:10pt; font-weight:normal;
	background:transparent;
	color:#800000;
	text-decoration:none;
	}
	
a:hover	{
	font-family:verdana, sans-serif; font-size:10pt; font-weight:normal;
	background-color: #cccccc;
	color:#800000;
	text-decoration:underline;
	}


P	{
	font-family:verdana, sans-serif;
	font-size:10pt;
	background:transparent;
	color:#800000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.topic  {
	font-family:verdana, sans-serif;
        font-size:16pt;
        font-weight:bold;
        background:transparent;
        color:#800000;
        }


center  {
	text-align:center;
	}

td	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
 	vertical-align:top;
	}
	
tdbackground
        {
        background:white;
	background-image:url(/iconsetc/leftbackgr.jpg);
	background-repeat: repeat-y;
        }

.white
        {
	background:#ffffff;
        }
.dark
        {
	background:#000000;
        }

.accent
        {
        background:#800000;
        }
.wpleft
        {
        background:#E8E8D1;
        }
.light
        {
        background:#cccccc;
        }
 
.small	{
	font-family:verdana, sans-serif;
	font-size:7pt;
	font-color:#800080;
	vertical-align:top;
	margin-left:30px;
	margin-right:30px;
	color: #800000;
	font-style: normal;
	font-weight: normal;
	}
