﻿body {
    text-align:center;
    text-align:-moz-center;
    background-color:#CCCCCC;
    font-family:Verdana;
    font-size:10pt;
    color:#000099;    
}

div.center
{
    margin-left:auto;
    margin-right:auto;
    width:800px;
}

h2
{
    font-size:11pt;
    text-decoration:underline;
}

td.specs
{
    font-size:8pt;
    background-color:#EEEEEE;
}

td.header
{
    font-size:8pt;
    background-color:#CCCCCC;
    text-align:center;
}

td.cont
{
    font-size:8pt;
    background-color:#EEEEEE;
    text-align:center;
}

span.titlu
{
    font-size:12pt;
    color:#B0350C;
}

a:visited, a:link
{
    color:Blue;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}


a.mi:link, a.mi:visited
{
    font-size:11pt;
    color:#F9CE2A;
    text-decoration:none;
    font-weight:bold;
}

a.mi:hover, a.smi:hover
{
    text-decoration:underline;
}

a.smi:link, a.smi:visited
{
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    color:#999999;
}
