body {font-family: "arial"; font-size: 16px; color: #000000; background-color: #ffffff;}

font {font-family: "arial"; font-size: 16px; color: #000000;}
font.two {font-family: "arial"; font-size: 18px; color: #000000;}
font.three {font-family: "arial"; font-size: 22px; color: #000000;}
table {background-color: #ffffff;}
table.two {background-color: #ffcd99;}
tr {}
td {}
td.two {background-color: #f01010;}
td.three {background-color: #dddddd; font-family: "arial"; font-size: 14px; color: #808080;}
td.four {background-color: #ffffff; font-family: "arial"; font-size: 14px; color: #808080;}
td.five {background-color: #ffcd99;}
p {}
h1 {font-family: "arial black"; font-size: 28px; color: #000000;}
h2 {font-family: "arial black"; font-size: 20px; color: #000000;}
img {border: 0;}

a:active {text-decoration: none; color : #0075b8; font-weight: bold;}
a:active img {border-color: #ffffff;}
a:link {text-decoration: none; color : #0075b8; font-weight: bold;}
a:link img {border-color: #ffffff;}
a:visited {text-decoration: none; color : #0075b8; font-weight: bold;}
a:visited img {border-color: #ffffff;}
a:hover {text-decoration: underline; color: #0075b8; font-weight: bold;}
a:hover img {border-color: #0075b8;}

