body		{
		font-family: "palatino linotype", "times new roman", times, serif;
		font-size: 12pt;
		background-image: url("../images/mainbg.gif");
		background-attachment: fixed;
		}

h1		{
		font-family: "matura mt script capitals", "times new roman", times, serif;
		font-size: 24pt;
		font-weight: normal;
		}

h2		{
		font-family: "matura mt script capitals", "times new roman", times, serif;
		font-size: 20pt;
		font-weight: normal;
		}

h3		{
		font-size: 14pt;
		font-weight: bold;
		}

h4		{
		font-size: 14pt;
		font-weight: normal;
		}

h5		{
		font-size: 12pt;
		font-weight: bold;
		}

table.float	{
		float: left;
		}

table.large	{
		width: 100%;
		}

th		{
		font-weight: bold;
		text-align: left;
		}

td.sideheading	{
		font-weight: bold;
		}

td.caption	{
		font-size: 8pt;
		text-align: center;
		}

strong		{
		font-weight: bold;
		}

em		{
		font-style: italic;
		}

span.highlight	{
		text-decoration: underline;
		}

img		{
		border-width: 0;
		}