H1 { font-family: "Comic Sans MS"; font-size:large; font-weight:bold;}

H2 { font-family: "Comic Sans MS"; font-size:medium; font-weight:normal;}

H3 { font-family: "Comic Sans MS"; font-size:small; font-weight:normal;}

P { font-family: "Comic Sans MS"; font-size:x-small; font-weight:normal;}


body { margin: 3%;  }

div.color {
    background: "##FF9933";
    padding: 0.5em;
    border: none;
  }



li {font-family: "Comic Sans MS"; font-size:x-small; font-weight:normal;}

a.toclnk {text-decoration: none; font:bold; color:white}
a.toclnk:hover {text-decoration:underline; font:bold; color:white}

tr.tocgroup {font-family: "Comic Sans MS"; font-size:x-small; font-weight:bold; 
           color:black; background-color:orange; }

tr.tocitem { font-family: "Comic Sans MS"; font-size:x-small; font-weight:bold; }

.banner { font-family: "Comic Sans MS"; font-size:x-large; font-weight:bold; color:white;}

table,pre,samp {font-family: "Comic Sans MS"; font-size:x-small; font-weight:normal;}

.mainlayout { width:780px;  background-color:#000080; 
	margin-left:auto; margin-right:auto; }
	
.maincenter { text-align:left; }

.bodybg {  background-color:white; }
	


