﻿.body
{
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#F7EAB6;
}
.header
{
	font-family: Georgia;
	font-size: 14pt;
}

.bodytext
{
	font-family: Georgia;
	font-size: 8pt;
}
.header_small
{
	font-family: Georgia;
	font-size: 10pt;
	vertical-align: top;
	color: #808080;
	font-weight: bold;
}
