/* Paragraphs */
p				{ margin-top: 0px; 
					margin-bottom: 0px; }

.pcenter		{ text-align: center; 
					margin-top: 0px; 
					margin-bottom: 10px; }


/* Tables */
table			{ width: 100%; 
					align: center; 
					border-collapse: collapse; }

.bdytdleft, .bdytdcenter, .bdytdright
		{vertical-align: top; }
.bdytdleft		{ width: 20%; }
.bdytdcenter	{ width: 60%; }
.bdytdright		{ width: 20%; }

h1, h2, h3, h4, h5, h6
				{ font-family: Arial; text-align: center; margin-top: 0px; margin-bottom: 0px; }

h1				{ font-size: 14pt; margin-top: 25px; }
h2				{ font-size: 12pt; margin-top: 10px; margin-bottom: 10px; }
h3				{ font-size: 12pt; font-style: italic; }
h4				{ font-size: 10pt; font-style: normal; font-weight: bold; margin-bottom: 10px; }

h6				{ font-size: 8pt; font-weight: normal; }


#imgfullmoon	{ width: 200px; height: 74px; margin-top: 10px; margin-bottom: 10px; border: 2px solid #6578B8; }
#imgleft		{ width: 137px; height: 204px; border: 2px solid #6578B8; }
#imgright		{ width: 137px; height: 226px; border: 2px solid #6578B8; }
#imgcenter		{ width: 394px; height: 299px; border: 2px solid #6578B8; }