/* 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: 30%; }
.bdytdcenter	{ width: 40%; }
.bdytdright		{ width: 30%; }

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: 0px; }
h3				{ font-size: 12pt; font-style: italic; }
h4				{ font-size: 10pt; font-style: normal; font-weight: bold; margin-bottom: 10px; }
h5				{ font-size: 10pt; font-style: italic; }
h6				{ font-size: 8pt; font-weight: normal; }

.continfo		{ font-size: 12pt; font-style: normal; text-align: center; margin-top: 0px; margin-bottom: 0px; }

#imgleft		{ width: 215px; height: 247px; border: 2px solid #6578B8; }
#imgright		{ width: 164px; height: 247px; border: 2px solid #6578B8; }