﻿html,body
{
    margin: 0;
    padding: 0;
    height:100%;
    border:none;
}
#tableheight
{
    height:100%;
}
.header1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	font-style: normal;
}
.header2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
.texti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-style:italic;
}
.texti2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-style:italic;
}
.excerpt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	font-style: normal;
}
