body
{
	color: black;
	font-family: Verdana, Arial, Gillsans;
	font-size: 11px
}

h1
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: bold;
	font-size: 15px;
	color: black
}

h2
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: bold;
	font-size: 14px;
	color: black
}

h3
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: bold;
	font-size: 13px;
	color: black
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 12px;
}

h6           { font-size: 17px; margin-left: 0; margin-right: 0 }
a
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: Black
}

a:active
{
	color: RGB(255,96,0);
	text-decoration: underline;
}

a:hover
{
	color: RGB(255,96,0);
	text-decoration: underline;
}


p
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: normal;
	font-size: 11px;
	color: black
}

td
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: normal;
	font-size: 11px;
	color: Black
}

th
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-align: left;
}

tr
{
	font-family: Verdana, Arial, Gillsans;
	font-weight: bold;
	font-size: 11px;
	color: Black
}


.text         { border-style: solid; border-width: 1 }
