body            {   background-image: url('images/backgnd.jpg');
                    color: #603000;
                    margin-top: 0;}

h1				{	font-weight: bold;
					text-align: center ;
                    margin-top: 4pt;
					margin-bottom: 4pt; }

h2				{	font-weight: bold;
					margin-top: 2pt;
					margin-bottom: 2pt; }

h3				{	font-weight: bold;
					margin-top:0;
					margin-bottom: 0; }

p				{   margin-bottom: 8pt; }

p.tite          {   margin-top: 2pt;
                    margin-bottom: 2pt;}
                    
a               {   margin-top: 8pt;
                    margin-bottom: 8pt;}

dl				{	margin-top: 8pt;
					margin-left: .125in; }
                    
dt				{	font-weight: bold;
					margin-top: 8pt; }

dd              {   margin-left: .125in; }

ol				{	margin-top: 4pt;
					margin-bottom: 4pt; }

ul				{	margin-top: 4pt;
					margin-bottom: 4pt; }

li				{	}

table			{	margin-top: 8pt;
					margin-bottom: 8pt; }

tr				{	margin-top: 4pt;
					margin-bottom: 4pt; }

td				{	margin-top: 4pt;
					margin-bottom: 4pt; }
