/* CSS Document */body {background-image: url(background.jpg);vertical-align: top;margin-top: 0%}td {text-align: left;color: #ffffff;font-family: arial;background-color: transparent}td.one{text-align: center;color: #ffffff;font-family: arial;background-color: transparent}td.two {text-align: center;color: #ffffff;font-family: arial;padding: 1%;background-color: #000000;  /* for IE */  filter:alpha(opacity=60);  /* CSS3 standard */  opacity:0.6;  /* for Mozilla */  -moz-opacity:0.6;)}  td.red {text-align: left;color: #ffffff;font-family: arial;padding: 1%;background-color: #000000;  /* for IE */  filter:alpha(opacity=80);  /* CSS3 standard */  opacity:0.8;  /* for Mozilla */  -moz-opacity:0.8;)}table{table-layout: auto;empty-cells: show;background-color: transparent;border-width: 0%;text-align: left}img.one{padding: 0.5%; padding-top: 2%}img.two{padding: 1%}A:link {text-decoration: none; color: #c0c0c0; font-size: medium}A:visited {text-decoration: none; color:#c0c0c0}A:active {text-decoration: none}A:hover {font-size:large; font-weight:bold; color: #808080}p.one{font-size: x-large; font-style: italic}