BODY {
 font-weight:	normal;
 font-family:	verdana, arial, helvetica, serif;
 margin-top:	10px;
 margin-left:	10px;
 margin-right:	10px;
 margin-bottom:	10px;
 color:		#000000;
 background-color: #999999;
/* text-align:	justify; */
/* alignment:	justify; */
}

/*
P {
 text-align:	justify;
 alignment:	justify;
}
*/

A:link {
 color: #883300;
 text-decoration: none;
}

A:visited {
 color: #661100;
 text-decoration: none;
}

A:active {
 text-decoration: none;
}

A:hover {
 text-decoration: underline;
}

H1 {
 font-weight: bold;
 font-style: normal;
 line-height: 1.0;
 font-family: verdana, arial, helvetica, serif;
}

TD {
 color:		#000000;
 background-color: #DDDDDD;
 font-weight: normal;
 font-family: verdana, arial, helvetica, serif;
 text-align: left;
 vertical-align: top;
}

TH {
 font-weight: bold;
 font-family: verdana, arial, helvetica, serif;
 text-align: left;
 vertical-align: top;
}


