.divbody			{ width: 100%; margin: 0 auto; }
.divbdleft			{ float: left; width: 30%; margin-right: auto; margin-left: 5px; }
.divbdright			{ float: right; width: 30%; margin-left: auto; }
.divbdcenter		{ margin: 0 auto; align: center; text-align: center; }


h1, h2, h3, h4, h5, h6
	{ font-family: Arial; color: #008000; text-align: center; font-weight: normal; margin-top: 0px; margin-bottom: 0px; }
h1				{ font-size: 24pt; }
h2				{ font-size: 20pt; margin-top: 10px; }
h3				{ font-size: 16pt; margin-bottom: 10px; }
h4				{ font-size: 12pt; }
h5				{ font-size: 10pt; margin-top: 10px; }
h6				{ font-size: 8pt; }

.dirlink		{ font-size: 16pt; margin-top: 10px; margin-bottom: 10px; }

#imgleft1		{ width: 200px; height: 149px; border: 4px double #BA436B; }
#imgright1		{ width: 200px; height: 149px; border: 4px double #BA436B; }
