.header
{
    color: #7d7e8d;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
}

.article
{
    color: #7d7e8d;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
    padding-left: 5px;		
}

a:link
{
    font-size:11px;
    color:#000;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-weight: normal;
		text-decoration:underline;
      
}

a:visited
{
    font-size:11px;
    color:#000;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-weight: normal;
		text-decoration:underline;		
      
}

a:hover
{
    font-size: 11px;
    color: #000;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    text-decoration: none;
}

body
{
		color: #7d7e8d;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
}

td
{
		color: #7d7e8d;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
}

input
{
		color: #000000;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
    border: 1px solid #000000;
}
p
{
		color: #7d7e8d;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform:none;
}

a
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial, Tahoma, 'Trebuchet MS';
    text-decoration: none;
}

h3
{
    font-weight: bold;
    color: #9c9b9f;
		font-size: 15px;
}