H1, H2 {
	font-family : "Stucco 555", "Staccato", "Staccato222 BT", "claws", "rage", sans-serif;
	font-variant : small-caps;
	text-align : center;
}

H4 {
	text-align : left;
}

.diagram {
	font-size : x-large;
	font-weight : bold;
	font-family : "Stucco 555", "Staccato", "Staccato222 BT", "claws", "rage", sans-serif;
}



.fifth {
	background : #EEBB55;
	font-family : sans-serif;
        font-size : smaller;
}

.sixth {
        background : #CCBBDD;
        font-family : sans-serif;
        font-size : small;
}


A {
	color : black;
	text-decoration : none;
}

A:VISITED {
	color : black;
	text-decoration : none;
}

A:ACTIVE {
	color : black;
	text-decoration : none;
}


dt {
        margin-left : 0;
        font-weight : bold;
        font-style : italic;
}

dd {
        margin-left : 2%
}

DIV.links {
	display : none;
	height : 0%;
	}

div.noprint { 
	display : none; 
	height : 0%;
}

.float {
      float : right;
      border : double thick black;
      padding-left : 4%;
      width : 40%;
      margin-right : 0%;
      margin-left : 1%;
      }

table {
     width : 90% ;
}

.sub {
     margin-left : 5%;
}

div.sub > p {
     margin-right : 5%;
}