


Link.Index

A:link    {color: #990000; text-decoration: none}
A:visited {color: #663300; text-decoration: none}
a:hover   {color: #339900; text-decoration: none; background: none}


Link.Other
A:link    {color: #FF0000; text-decoration: none}
A:visited {color: #006600; text-decoration: none}
a:hover   {color: #993333; text-decoration: none; background: CC6633}



H1.Index            /*Index Head*/
{color: #669966;
text-align: center;
font-size: 42pt; 
font-weight: normal; 
font-family: "Comic Sans MS", sans-serif;
}



H2.Page              /*Page Head*/
{color: #000000;
text-align: center;
font-size: 24pt;
font-weight: bold; 
font-family: "Comic Sans MS", sans-serif;
}


H2.Sub              /*Page SubHead*/
{color: #000000;
text-align: center;
font-size: 18pt;
font-weight: bold; 
font-family: "Comic Sans MS", sans-serif;
}









H3.Index             /*INDEX text AND update*/
{color: #000000;
text-align: center;
font-size: 16pt;
font-weight: normal;
font-family: "Comic Sans MS", sans-serif;
}


H3.Page             /*Header text*/
{color: #000000;
text-align: left;
font-size: 16pt;
font-weight: normal;
font-family: "Comic Sans MS", sans-serif;
}





H3.O             /* "Other Family" text*/
{color: #000000;
text-align: left;
font-size: 12pt;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;
}


H4.Index            /*LINKS  mouseover AND index update */
{color: #000000;
text-align: center;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}
a:hover   {color: #339900; text-decoration: none; background: none}




H4.Page             /*Links and Other Family Pages and Subheads*/

{color: #000000;
text-align: left;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}

H4.Family             /* Family Pages*/

{color: #000000;
text-align: left;
font-size: 10pt;
font-family: "Comic Sans MS", sans-serif;
}

/*
H4.Nolink            This page-space holder only
{color: #000000;
text-align: left;
font-size: 12pt;
font-weight: light
font-family: "Comic Sans MS", sans-serif;
}
*/


H4.Red            /*Red caption (center)*/
{color: #FF0000;
text-align: center;
font-weight: normal;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}

H4.RedL            /*red Caption (left)*/
{color: #FF0000;
text-align: left;
font-size: 12pt;
font-weight: normal;<H5 
font-family: "Comic Sans MS", sans-serif;
}

H4.BlackL            /*Black caption (left)*/
{color: #000000;
text-indent: 72px;
font-weight: normal;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}

H4.BlackR            /*Black caption (right)*/
{color: #000000;
text-align: right;
font-weight: normal;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}


H4.BlackB            /*Black caption Centered BOLD*/
{color: #000000;
text-align: center;
font-weight: bold;
font-size: 14pt;
font-family: "Comic Sans MS", sans-serif;
}


H4.BlackC           /*Black caption (center)*/
{color: #000000;
text-align: center;
font-weight: bold;
font-size: 12pt;
font-family: "Comic Sans MS", sans-serif;
}




H5.Index            /*Index copyright*/
{color: #000000;
text-align: center;
font-size: 8pt;
font-family: "Comic Sans MS", sans-serif;
}

H5.Page            /*copyright*/
{color: #000000;
text-align: left;
font-size: 8pt;
font-family: "Comic Sans MS", sans-serif;
}


H5.K             /* links AND klick/click*/
{color: #000000;
text-align: left;
font-size: 10pt;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;
}

                        


p    
{color: #000000;
text-align: left;
font-size: 12pt;
font-weight: normal;
font-family:"Comic Sans MS", sans-serif;
}


ul
{color: #000000;
text-align: left;
font-size: 10pt;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;


body {
		font-family:"Comic Sans MS",sans-serif;
		font-size:12pt;
		scrollbar-face-color: #FF9966;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #cc9966;
scrollbar-darkshadow-color: #996600;
scrollbar-shadow-color: #ff9933;
scrollbar-arrow-color: #cc9966; 
scrollbar-track-color: #CC6600;
	}



#wrapper {
		width:900px;
		margin:0px auto;
		border:1px solid #bbb;
		padding:10px;
		
		

	}


