BODY
	{
	font:arial;
	font-weight:bold;
                  font-size: 120%;
	margin-left:0.50in;
	margin-right:0.50in;
	infont-size:12pt;
	line-height:14pt;
	background-color: #ffa500;
                  background-image: url(../../images/MarbleOrange.jpg);
	}

.stuff1
	{
                  width: 30em;
                  height: 15em;
                  vertical-align: text-top;
	background-color:#FF69B4;
	border-color: black;
	border-width: thin;
	}

.stuff2
	{
                  width: 30em;
                  height: 15em;
                  vertical-align: text-top;
	background-color:#32cdff;
	border-color: black;
	border-width: thin;
                  }
.stuff3
	{
                  width: 4em;
                  height: 15em;
	}

.stuff4
	{
                  size: 4;
                  height: 2em;
	}

.catagory  {
                  color: red;
	background-color: white;
                  font-size: 125%;
                  }


A
	{
	color:blue;
	font-weight:bold;
	}
	
P, UL, OL, TD
	{
	font-weight:bold;
	}

