/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#1e546f;
}

.content
{
text-align:justify;
padding-left:8px;
padding-right:8px;
}

.bold
{
font-size:14px;
color:#1f6941;
font-weight:bold;
}

a
{
color:#22747d;
font-weight:bold;
}

a:hover
{
color:#1d407a;
text-decoration:none;
font-weight:bold;
}

input
{
font-size:11px;
}