﻿body
{
	font-size: 13pt;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #800000;
	text-align: justify;
}

table.Letter
{
	font-size: 12pt;
	width: 100%;
	text-align: justify;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.Picture
{
	padding-left: 10px;
	text-align: justify;
	font-size: 9pt;
	padding-right: 10px;
}

td.Text
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-size: 12pt;
}

td.Top
{
	width: 100%;
}

td.Letter
{
	background-image: url(graphics/background.gif);
	background-repeat: repeat-y;
	padding-right: 100px;
	padding-left: 100px;
}

td.Bottom
{
	width: 100%;
}

a.link
{
	color: #003399;
	text-decoration: none;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

a.link:hover
{
	visibility: visible;
	color: #0033CC;
	text-decoration: underline;
}
img.ImageGallery {
	text-align: justify;
	font-size: 12pt;
	padding: 4px;
	border: 2px solid #CC9933;
}
a.linkeImageGallery {

	color: #003399;
	text-decoration: none;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
}
address {
	font-style: normal;
	display: inline;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: red
}







