	body{
		font-family : "Times New Roman", Times, serif;
		color : Black;
		font-size: 16px;
	}
	table{
		font-family : "Times New Roman", Times, serif;
		color : Black;
		font-size: 16px;
	}

	H1 {
		font-family : "Times New Roman", Times, serif;
		font-size : 24px;
		font-style : italic;
		color : #124e31;
	}
	H2 {
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #124e31;
	}
	p.Quote {
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : Black;
		font-style : italic;
	}
	#Title {
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #124e31;
		font-style : italic;
		font-weight : bold;
	}
	a.QuoteTitle {
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		font-style : normal;
		text-decoration : none;
	}
