input {font-size: 7pt;
font-family: Arial;
font-weight: bold;
color: black;}
#text {font-size: 9pt;
font-family: Arial;
font-weight: bold;
color: black;}
#text2 {font-size: 7pt;
font-family: Arial;
font-weight: bold;
color: black;}
body {margin: 5px 0px 0px 0px;}
a:link: {color: blue;
text-decoration: none;
font-size: 7pt;
font-family: Arial;
font-weight: bold;}
a:visited:  {color: red;
text-decoration: none;
font-size: 7pt;
font-family: Arial;
font-weight: bold;}
a:active:  {color: blue;
text-decoration: none;
font-size: 7pt;
font-family: Arial;
font-weight: bold;}
a:hover {color: red;
text-decoration: underline;
font-size: 7pt;
font-family: Arial;
font-weight: bold;}

a.dl:link {color: #0000ff;
font-size: 13px;
font-family: arial;
font-weight: bold;
text-decoration: none;}
a.dl:visited {color: #0000ff;
font-size: 13px;
font-family: arial;
font-weight: bold;
text-decoration: none;}
a.dl:active {color: #ff0000;
font-size: 13px;
font-family: arial;
font-weight: bold;}
a.dl:hover {color: #ff0000;
font-size: 13px;
font-family: arial;
font-weight: bold;
text-decoration: underline;}
