body {background-color: #000000}

a.one:link {color:#EEEEEE;text-decoration:none;font:12px arial; line-height:16px;}      /* unvisited link */
a.one:visited {color:#EEEEEE;text-decoration:none;font:12px arial; line-height:16px;}  /* visited link */
a.one:hover {color:#710404;text-decoration:underline;font:12px arial; line-height:16px;}  /* mouse over link */
a.one:active {color:#EEEEEE;text-decoration:none;font:12px arial; line-height:16px;}  /* selected link */

a.two:link {color:#710404;text-decoration:none;font:12px arial; line-height:16px;}      /* unvisited link */
a.two:visited {color:#710404;text-decoration:none;font:12px arial; line-height:16px;}  /* visited link */
a.two:hover {color:#EEEEEE;text-decoration:underline;font:12px arial; line-height:16px;}  /* mouse over link */
a.two:active {color:#710404;text-decoration:none;font:12px arial; line-height:16px;}  /* selected link */

h1.text1 { font: 12px arial; line-height: 16px; color: #EEEEEE; }
h1.text2 { font: 20px arial ;line-height: 16px; color: #EEEEEE; }
h1.text3 { font: 22px times new roman; font-style: italic; letter-spacing: 0.1cm; color: #710404; }
h1.text4 { font: 12px arial; line-height: 16px; color: #710404; text-align:center; }

h2.text1 { font: 12px arial; text-transform:uppercase; letter-spacing:2px; line-height: 16px; color: #EEEEEE; }

table.capital { font: 11px arial; text-transform:uppercase; letter-spacing:2px; line-height: 16px; color: #EEEEEE; }

hr.one { border: 0;height: 1px;color: #710404;background-color: #710404;width: 90%;text-align: center; }
