body
{
	background-color: #cccc66;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;	
	margin-right: 0;
	color: black;
	font-family: Arial;
	background-image: url(images/background.png);
}

.Title1
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Arial;
}

.Title2
{
	font-weight: bold;
	color: black;
	font-family: Arial;
}

.Title3
{
	font-weight: bold;
	font-size: 22px;
	color: black;
	font-family: Arial;
}

.Copywright
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.CopywrightColour
{
	background-color: #dddd93;
}

.BackColour
{
	background-color: #ffffb3;
}

.BorderColour
{
	background-color: #444413;
}

.BackColourTitle
{
	background-color: #dddd93;
}

.TableColour
{ 
	background-color: #aaaa63;
}

.MyWhite
{
	background-color: #ffffff;
}.date {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
