/*Dit is de stylesheet van Javecomputers.be
*/


body
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
}

table
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
}

.titel
{
  font-size:20pt;
  font-family:Arial, FreeSans, sans-serif;
  font-weight:bold;
  text-align:left;
}

.mini
{
  font-size:8pt;
}

.ondertitel
{
  font-size:15pt;
}

a:link
{
  color:#000000;
}

a:visited
{
  color:#000000;
}

a:hover
{
  color:#570B0B;
}

a:active
{
  color:#570B0B;
}