body	{
	margin: 0px;
	color: #FFFFFF;
	background: #333333;
	font-size: 12pt;
	font-family: Times New Roman;
	}

A:link	{
	TEXT-DECORATION: none;
	}

A:visited {
	  TEXT-DECORATION: none;
	  }
	
A:hover	{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	}

A.head:link	{
                COLOR: #818181;
		TEXT-DECORATION: none;
		}

A.head:visited	{
                COLOR: #818181;
		TEXT-DECORATION: none;
		}

A.head:hover	{
		COLOR: #FFFFFF;
		TEXT-DECORATION: none;
		}

p	{
	font-size: 12pt;
	font-family: Times New Roman;
	}

p.batik	{
	font-size: 12pt;
	font-family: Batik Regular;
	}

td	{
	font-size: 12pt;
	font-family: Times New Roman;
	vertical-align: top;
	}

td.mid	{
	font-size: 12pt;
	font-family: Times New Roman;
        text-align: center;
	vertical-align: middle;
	}

td.nav	{
	font-size: 8pt;
	font-family: Times New Roman;
        text-align: center;
        color: #818181;
	}

th	{
	font-size: 12pt;
	font-family: Times New Roman;
	}

.tiny	{
	font-size: 8pt;
	font-family: Times New Roman;
	}

.small	{
	font-size: 10pt;
	font-family: Times New Roman;
	}

.large	{
	font-size: 14pt;
	font-family: Times New Roman;
	}

.huge	{
	font-size: 16pt;
	font-family: Times New Roman;
	}

h1	{
	font-size: 16pt;
	font-family: Times New Roman;
	}

h2	{
	font-size: 14pt;
	font-family: Times New Roman;
	}

h3	{
	font-size: 12pt;
	font-family: Times New Roman;
	}

h4	{
	font-size: 10pt;
	font-family: Times New Roman;
	font-weight: bold;
	}