Body
{
	margin:0;
    background-color: white;
    font-family: Tahoma;
    font-size: 13px;
}

A:link  
{
	font-family: Tahoma;
    font-size: 13px;
    text-decoration:    none;
    color:  black /*#0000ff darkred;*/
}

A:visited   {
    font-family: Tahoma;
    font-size: 13px;
    text-decoration:    none;
    color: black /*#0000ff darkred;*/
}

A:active    {
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    color:  black /*#0000ff darkred;*/
}

A:hover {
    text-decoration: underline;
    color:  black/*darkred;*/
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

TABLE
{
	font-family: Tahoma;
	font-size: 13px;
}
.headerm
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6D6F71;
	text-decoration: none;
}
.headermu A:link, .headermu A:active, .headermu A:visited  
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.headermu A:hover
{
	color: #F78421;
	text-decoration: none;
	}
.signin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.webworx {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
