h1 {
color : #ffffff;
font-size : 14pt;
font-family : "tahoma";
}
h3 {
color : #ff0000;
font-size : 13pt;
font-family : tahoma;
}
a:link {
color : #ff0000;
text-decoration : none;
font-weight : bold;
font-family : tahoma;
}
a:visited, a:active {
color : #ffffff;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #ffffff;
text-decoration : underline;
}
body {
background-color : #000000;
background-repeat : repeat;
background-attachment : scroll;
}
body, font {
font-family : tahoma;
letter-spacing : 0;
color : #ffffff;
cursor : default;
font-size : 12px;
line-height : 12px;
text-align : justify;
}
table {
font-family : tahoma;
letter-spacing : 0;
color : #ffffff;
cursor : default;
font-size : 12px;
line-height : 12px;
text-align : justify;
}
textarea, input, button, dropdown, option, select {
background-color : #000000;
border : 1px solid #ff0000;
font-family : tahoma;
color : #ffffff;
cursor : default;
font-size : 11px;
font-weight : bold;
}
table.side {
background : #000000;
font-family : tahoma;
cursor : default;
font-size : 10pt;
border : 1px solid white;
}
b, strong {
font-family : tahoma;
font-size : 12px;
color : #ff0000;
font-weight : bold;
}
i, em {
font-family : tahoma;
color : #acacac;
font-size : 11pt;
}
u {
font-family : tahoma;
color : #ffffff;
text-decoration : underline;
font-size : 10pt;
}
