
/* ------- intro -------- */

body 
{ 
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.contentfooter 
{
    font-family: Arial;
	font-size : 10px;
	line-height: 12px;
	color: #FFFFFF;
}

td.intronorm 
{
    font-family: Arial;
	font-size : 12px;
	line-height: 16px;
	color: #333333;
}

td.intronews 
{
    font-family: Arial;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
}

span.intronewstitle 
{
    font-family: Arial;
	font-weight: bold;
	font-size : 24px;
	line-height: 28px;
	color: #999999;
}

td.introfooter 
{
    font-family: Arial;
	font-size : 10px;
	line-height: 13px;
	color: #999999;
}

td.intronav 
{
    font-family: Arial;
	font-size : 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
}

td.servicenav
{
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

a.servicenav
{
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

a.servicenav:hover
{
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

a.intronews 
{
    font-family: Arial;
	font-size : 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}

a.intronews:hover
{
    font-family: Arial;
	font-size : 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}

a.intronav 
{
    font-family: Arial;
	font-size : 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.intronav:hover
{
    font-family: Arial;
	font-size : 11px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.introfooter 
{
    font-family: Arial;
	font-size : 10px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

a.introfooter:hover
{
    font-family: Arial;
	font-size : 10px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

a
{
    color: #666666;
	text-decoration: none;
}

a:hover
{
    color: #999999;
	text-decoration: none;
}

