
	

BODY{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: Maroon;
	margin:2pc;
	background-color: ivory;
	background-image : url(bkg.JPG);
	font-weight : 600;
	text-indent:5ex;
	text-align: justify;
}
BODY.Hist{
	color: #8B0000;
}
P.Rog{
	background-color : bisque;
	
}
P.ESN{
	background-color : BurlyWood;
}
P.Subhead{
	background-color :gold;
	font-style : italic;
}
	
P.Message{
	text-align : center;
	background-color : transparent;
	color: maroon;
	font-size: 14pt;
}
P.News{
	background-color :LightGreen;
	color : Navy;
}
	P{
	background-color : beige;
	font-size : medium;
	font-style : normal;
	font-family : "Comic Sans MS",Arial;
}
	
	A{
	font-weight: normal;
	color: Navy;
	font-style: normal;
	background-color: transparent;
	border: none;
}

	TABLE{
	font-family: "Comic Sans MS",Arial;
	font-size: small;
	text-align: center;
	background-color: AliceBlue;
	border: none;
}
   TABLE.Sp{
	border : medium ridge Blue;
}
 TABLE.Ph{
	border : none;
	background-color : transparent;
	font-size: 12pt;
}
TABLE.Camp{
	background-color : Moccasin;
	border : none;
}

	H1,H2,H3{font-family:Tahoma,Arial;color:green}

	TD{
	border : thin double Green;
	background-color : #00BFFF;
}
TD.Detail{
	background-color: LightCyan;
}
TD.Cubs{
	background-color : PaleGreen;
}
TD.Comp{
	background-color : Yellow;
}
TD.V{
	background-color : Tan;
}
TD.Bea{
	background-color : Aqua;
}
TD.Camp{
	background-color : #FFE4B5;
	border : none;
}
TD.head70{
	background-color : transparent;
	color: green;
	border: none;
	font : normal medium;
	font-size : 12pt;
}
TD.Scout{
	background-color : #BDB76B;
}
TD.links{
	background-color: transparent;
	border: thin dotted Green;
}
UL{
	background-color : transparent;
	color : Purple;
	font-family : "Comic Sans MS";
	font-style : normal;
	font-weight : normal;
	list-style-type : square;
}
DIV.M{
	border : thick solid Black;
}
DIV.Cel{
	border : thick groove Red;
}