H1.heading	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 30pt;
		color: red;
		letter-spacing: 2%;
		}
H2.subheading	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 20pt;
		color: blue;
		}
TD	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-align: justify;
}
TD.ticked	{
		text-align: center;
		}
H1.heading	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 30pt;
		color: red;
		letter-spacing: 2%;
		}
H2.subheading	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 20pt;
		color: blue;
		}
TD	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 9pt;
		color: black;
		text-align: justify;
		}
H3	{
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		color: blue;
		}
H6	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: normal;
		font-size: 7pt;
		color: navy;
		}
B	{
		font-weight: bold;
		color: olive;
		font-size: 10pt;
		background-color: #FFFF80;
	text-decoration: underline overline;
		}
B.realbold	{
		font-weight: bold;
		color: black;
		font-size: 10pt;
		background-color: #FFFFFF;
text-decoration: none;
		}
	}

