a:link {
color: #FFFFFF
}

a:visited {
color: #FF0080
}

a:active {
color: #008080
}

a:link.hp {
text-decoration: none;
font-size: 18pt;
font-weight: bold;
color: white
}

a:visited.hp {
text-decoration: none;
font-size: 18pt;
font-weight: bold;
color: white
}

a:active.hp {
text-decoration: none;
font-size: 18pt;
font-weight: bold;
color: white
}

body {
font-size: 12pt;
font-weight: normal;
background-color: black;
background-image: url(/raster/backgrnd.jpg);
background-repeat: repeat;
background-position: left top;
}

h1 {
color: #FF0080;
font-size: 32pt;
font-weight: bold;
text-align: center;
}

h2 {
color: silver;
font-size: 26pt;
font-weight: bold;
text-align: center;
}

h5 {
color: white;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

table.main {
display: table;
position: absolute;
left: 5px;
top: 5px;
width: 98%;
text-align: left;
font-size: 12pt;
border-collapsed: collapsed;
border-spacing: 1px 1px;
border-style: outset;
border-width: 0px;
}

table tr.main {
vertical-align: top;
position: left top;
}

table th.main,td.main {
vertical-align: top;
position: left top;
font-size: 12pt;
border-style: inset;
border-width: 0px;
}

hr.main {
display: inherit;
float: left;
width: 130px;
}

hr.bottom {
display: inherit;
float: center;
width: 80%;
}

table {
display: table;
position: relative;
text-align: center;
font-size: 16pt;
width: 100%;
border-collapsed: collapsed;
border-spacing: 1px 1px;
border-style: outset;
border-width: 0px;
}

table tr {
vertical-align: top;
}

table th,td {
position: relative;
font-size: 16pt;
font-weight: bold;
text-align: left;
color: white;
border-style: inset;
border-width: 0px;
}

table th.subright,td.subright {
position: relative;
font-size: 14pt;
font-weight: bold;
text-align: right;
color: white;
border-style: inset;
border-width: 0px;
}

table th.subwarning,td.subwarning {
position: relative;
font-size: 14pt;
font-weight: bold;
text-align: left;
color: red;
border-style: inset;
border-width: 0px;
}

table.outlined {
display: inherited;
border-collapsed: separated;
border-width: 2px;
}

table th.outlined,td.outlined {
display: inherited;
border-style: inset;
border-width: 2px;
}

img {
position: left top;
border-width: 0px;
}

p {
position: left top;
color: white;
text-align: center;
font-size: 18pt;
}

p.fs18left {
color: white;
text-align: left;
font-size: 18pt;
}

p.fs18right {
color: white;
text-align: right;
font-size: 18pt;
}

p.fs10 {
font-size: 10pt;
font-weight: bold;
text-align: center;
}

p.fs10left {
font-size: 10pt;
font-weight: bold;
text-align: left;
}

p.fs12 {
font-size: 12pt;
font-weight: bold;
text-align: center;
}

p.fs12left {
font-size: 12pt;
font-weight: bold;
text-align: left;
}

p.fs14 {
font-size: 14pt;
font-weight: bold;
text-align: center;
}

p.fs14left {
font-size: 14pt;
font-weight: bold;
text-align: left;
}

p.fs16 {
font-size: 16pt;
font-weight: bold;
text-align: center;
}

p.fs16left {
font-size: 16pt;
font-weight: bold;
text-align: left;
}
