You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
520 B

font {
color: #DCE9D9;
font-family: Arial;
font-size: 11px;
}
b {
font-weight: normal;
font-family: Arial;
font-size: 11px;
}
h1, h1 a:link, h1 a:hover, h1 a:visited {
text-decoration: none;
font-size: 11px;
font-family: Arial;
color: #ffffff;
}
input, select, textarea
{
font-size:11px;
font-family: Tahoma;
border: 1px solid #d3d3d3;
}
h2 input
{
border: 0px;
}
a:link {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: black; text-decoration: none; }