body
{
	background-color: #DF7726;
}

body, p, td, span, div
{
	font-family:    verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a
{
	font-weight: none;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.private 
{
        font-weight: none;
	text-decoration: none;
	font-weight: bold;
	color: #900;
	font-size: 16px;
}

a.global 
{
        font-weight: none;
	text-decoration: bold;
	color: #FFF;
	font-size: 12px;
}

p.global
{
         margin-top: 8px;
         margin-bottom: 8px;
}

a.sections 
{
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

p.sections 
{
        margin-top: 6px;
        margin-bottom: 6px;
}

ul
{
        line-height: 15px;}
}

td.title
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #262243;
}

table.tbcolor
{
background-color: #791F20;
}

td.mini
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #262243;
}

h1 
{
        font-weight: none;
        color: #000; font-size: 
        18px;
}
h2 {color: #000; font-size: 16px;}
h3 {color: #000; font-size: 14px;}
h4 {color: #000; font-size: 14px;}
