
#container {
	width: 758px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	padding-right:6px;
}

A:link {
     color: black; text-decoration: underline
     }

A:active {
     color: black; font-weight: bold;
     }

A:visited {
     color: black; text-decoration: underline
     }

BODY, P, H2, H3, H4, TD, TH, UL, OL {
     font-family: helvetica,sans-serif;
     }

BODY {
     background-color: white
     }

H1 {
     font-family: helvetica,sans-serif;
     font-size:   x-large;
     font-weight: bold;
     color:	  #black;
     }

H2 {
     font-family: helvetica,sans-serif;
     font-size:   medium;
     font-weight: bold;
     color:	  #black;
     }

P.tb {
     font-family: verdana, arial;
     font-weight: bold;
     color:	  black;
     }

OL LI {
     list-style-type: decimal
     }

OL LI LI {
     list-style-type: lower-alpha
     }

UL {
     list-style-type: square;
     }

TD.TD1G, TD.TD1W {
     font-family:      helvetica,sans-serif;
     font-size:        medium;
     font-weight:      bold;
     }

TD.TD1G {
     background-color: white;
     color:	       black;
     }

TD.TD1G A:link {
     color:	       black;
     }

TD.TD1G A:visited {
     color:	       black;
     }

TD.TD1W {
     background-color: white;
     color:	       black;
     }

TD.TDR {
     background-color: black;
     }
