A:link {
color : #003377;
text-decoration : none;
font-weight : 600;
font-size : 9pt;
}
A:visited {
color : #003377;
text-decoration : none;
font-weight : 600;
font-size : 10pt;
}
A:hover {
color : #005edd;
text-decoration : underline;
}
A.sidelinks:link, A.sidelinks:visited, A.sidelinks:hover {
color : green;
}
table {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 9pt;
font-weight : 400;
text-decoration : none;
}
table.usual {
background-color : #2c76a3;
border-width : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 9pt;
font-weight : 400;
text-decoration : none;
}
table.usual td {
background-color : #dbeaf9;
}
INPUT, select, textarea {
border-style : solid;
border-bottom-width : 1px;
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-color : black;
font-size : 10pt;
font-family : Verdana;
background : #e6f8ff;
}
img {
border : none;
}
.i_fresh {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
}
.i_red {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
font-size : 9pt;
font-weight : 200;
text-decoration : none;
}
.i_made {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : green;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
}