	body {
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 10pt;
		color: white;
		background-color: black;
	}
	H1 {
		font-size: 12pt;
		text-align: center;
	}
	H2 {
		font-size: 12pt;
	}
	.headinline {
		color: white;
		font-style: italic;
		font-size: 10pt;
		font-weight: normal;
	}

	.First_P {
		FONT-SIZE: 10pt; MARGIN: 0 0 0 0; TEXT-ALIGN: justify; punctuation-wrap: simple; padding: 0 0 5mm 0;
	}
	.First_P:first-letter {
		FONT-WEIGHT: normal; FONT-SIZE: 400%; FLOAT: left; MARGIN-RIGHT: 0.1em
	}
	a:link, a:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: gray;
		font-size: 8pt;
		text-decoration:none }
	a:hover { color: blue }

	hr.footerline {
		color: #ffcc99;
	}
	td, P {
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 10pt;
		color: white;
		font-style: normal;
		text-align: justify; }
	P {
		margin: 6px 0;
		text-align: justify; }
	p.title {
		color: gray;
		font-weight: bold }
	p.copyright {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: gray;
		font-size: 8pt;
		text-align: right }

	@media print {
	
		body, td, P,  .bodycell {
			font-family: Times New Roman;
		}
		body {
			color: black;
			background-color: white;
			background-image: none;
		}
		td, P {
			color: black;
			background-color:  white;
		}
		.bodycell {
			width: 100%;
		}
		hr.footerline {
			color: black;
		}
		a, a:visited, a:active {
			color: black;
			text-decoration: underline;
		}
		.bodycell table.nobreak {page-break-inside: avoid;}
	}

	@media screen {
		body {
			background-image: url("file:///E:\Documents and Settings\Peter\My Documents\WOL Work\Projects\Elet Szava Newsletters to Send\2005-6\bluebackground.jpg");
		}
		.bodycell {
			width: 930px;
		}
	}
	@page {
		size: A4; /* 297 x 210mm; 11.69 x 8.27 inches */
		/*
		margin-top: 5mm;
		margin-left: 5mm;
		margin-right: 5mm;
		margin-bottom: 5mm;
		*/
	}
	.nobreak {page-break-inside: avoid;}
	.breakbefore {page-break-before: always ;}
	.breakafter {page-break-after: always ;}
	
	td.BulletedItem {
	/* Use to make lists justified */
		width: 0.25 in;
	}
	img.picleft {
		margin: 0mm 5mm 5mm 0mm; /* T R B L */
	}
	img.picright {
		margin: 0mm 0mm 5mm 5mm;
	}

	span.PhotoCaption {
		FONT-SIZE: 10;
		FONT-STYLE: italic;
	}
	td.PhotoCaption, td.PhotoCaption  span.PhotoCaption {
		text-align: center;
	}

  /* document specific styles */
	P.praypara {
		margin: 0mm 0mm 0mm 5mm;
	}
	
	td.footertext {
		text-align: justify;
	}
	.ft {
		text-align: justify;
	}
