body
 {
 SCROLLBAR-FACE-COLOR: #F53027;
  SCROLLBAR-HIGHLIGHT-COLOR: #990000;
   SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	 SCROLLBAR-ARROW-COLOR:  #000000;
	  SCROLLBAR-TRACK-COLOR: #333333;
	  SCROLLBAR-DARKSHADOW-COLOR: #666666; 
	  }

span.toptitle
{
	font-family: times;
	font-weight: bold;
	font-size: 24pt;
	color: #FFFFFF;
}

span.title, span.rtitle
{
	font-family: verdana, arial, sans;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

span.rtitle
{
	color: #FF3333;
}

span.copyright
{
	font-family: arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: overline;

}

span.smw
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

p
{
	font-family: tahoma;
	font-size: 11pt;
	color: #FFFFFF;
}

p.content
{
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}
p.h1
{
	font-size: 16pt;
	padding-left: 15px;
	color: #999999;
	font-weight: lighter;

}
p.em
{
	font-size: 10pt;
	padding-left: 15px;
	color: #666666;
	font-weight: lighter;
	font-style: italic;


}
a:link, a:visited {
	color: #FF9933;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF9933;
	text-decoration: underline;
}


span.nbyline
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFCCCC;
}

a.nwho:link, a.nwho:visited
{
	color: #CCCCFF;
	text-decoration: none;
}

a.nwho:hover, a.nwho:active
{
	color: #FF6633;
	text-decoration: underline;
}

a.ntitle:link, a.ntitle:visited
{
	font-family: times;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.ntitle:hover, a.ntitle:active
{
	text-decoration: underline;
	color: #FF9933;
}
		
a.tn:link, a.tn:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}

a.tn:hover, a.tn:active
{
	text-decoration: underline overline;
	color: #FFFFFF;
