body {background-color: #999999;}

html { height: 101%}
img {border: 0px; }


h1 {text-align: left;   color: #990000; font-family: verdana; font-weight: bold; margin-left: 10px}
h2 {text-align: left;   color: white;   font-family: verdana; font-weight: bold; margin-left: 10px; font-size: 14px; }
h3 {text-align: center; color: white;   font-family: verdana; font-weight: bold; font-size: 18px;}
h6 {text-align: center; color: #990000; font-family: verdana; font-weight: normal; font-size: 11px; margin-top: 0px; margin-bottom: 0px}
p  {font-size: 15px;   color: white; font-family: arial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; margin-right: 10px}


a:link    {font-family: verdana; color: white;   font-size: 13px; text-decoration: none; font-weight: bold;}
a:active  {font-family: verdana; color: white;   font-size: 13px; text-decoration: none; font-weight: bold;}
a:visited {font-family: verdana; color: white;   font-size: 13px; text-decoration: none; font-weight: bold;}
a:hover   {font-family: verdana; color: #990000; font-size: 13px; text-decoration: none; font-weight: bold;}


.red  {background-color: #990000}
.grey {background-color: #999999}


.texttable {
font-family: arial;
font-weight: normal;
font-size: 15px;
color: white;
margin-left:  2px;
margin-right: 2px}


#fadeinbox{
position:    absolute;
width:       430px;
border:      3px solid black;
background-color: yellow;
text-align:  center;
color:	     black;
font-weight: bold;
padding:     6px;
z-index:     100;
visibility:  hidden;}
