body, td, tr, input, textarea, select
{
color: black;
font-size: 10pt;
font-family: arial;
}

img
{
border-color: black;
}


a:link    {color:#020655; background-color:transparent}
a:visited {color:#020655; background-color:transparent}
a:active  {color:#2c33bd; background-color:transparent}
a:hover   {color:#2c33bd; background-color:transparent}

.R1 
{
color: black;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}

.text
{
font-size: 11px;

}
.text_small
{
font-size: 10px;
}

.italic
{
font-size: 10px;
font-style: italic;
}

.small_bold
{
font-size: 12px;
font-weight: bold;
}

.medium_bold
{
font-size: 14px;
font-weight: bold;
}
