BODY	{			background-color: #215E21;			color: white;			}			A:link		{			color: yellow;			}A:visited		{				color: white;				}A:active		{				color: white;				}DIV		{			clear: none;			}			P.broad			{					font-family: "Times Roman",					serif;					font-weight: bold;					font-style: italic;					font-size: 22pt;					letter-spacing: .3em;					color: #CD7F32;					text-align: center;					}P.bold			{					padding: 10pt;					background-color: white;					border-style: solid;					border: 10pt;					border-color: red;					font-family: "Times Roman",					serif;					font-weight: bold;					font-style: italic;					font-size: 24pt;					color: #CD7F32;					text-align: center;					}P.special			{					font-family: "Times Roman",					serif;					font-size: 24pt;					letter-spacing: .2em;					color: #D9D919;					font-weight: bold;					text-align: center;					}P.def				{					font-size: 12pt;					color: #D9D919;					}P.footer			{					font-family: "Times Roman",					serif;					font-size: 14pt;					letter-spacing: .1em;					color: red;					text-align: center;					}					HR			{				background-color: #4A766E;				}								IMG.left		{				border: 5pt;				border-color: red;				float: left;				padding: .2in;				}IMG.right		{				border: 5pt;				border-color: red;				float: right;				padding: .2in;				}			P.q		{			padding: .2in;			font-family: "Times Roman",					serif;			color: white;			clear: none;			text-align: left;			font-size: 16pt;			font-style: italic;			}P.a		{			padding: .2in;			font-family: "Times Roman",					serif;			color: yellow;			clear: none;			text-align: left;			font-size: 14pt;			font-style: italic;			}P.left		{			padding: .2in;			font-family: "Times Roman",					serif;			color: #D9D919;			clear: none;			text-align: right;			font-size: 14pt;			}P.right	{			padding: .2in;			font-family: "Times Roman",					serif;			color: #D9D919;			clear: none;			text-align: left;			font-size: 14pt;			}			TD.a		{			background-color: black;			font-size: large;			font-family: "Times Roman",					serif;			font-weight: bold;			font-style: normal;			text-align: right;			}		TD.b		{			background-color: black;			font-size: medium;			font-family: "Times Roman",					serif;			font-weight: normal;			font-style: italic;			text-align: left;			}			TD.c		{			background-color: black;			text-align: center;			}			SPAN.highlight		{						color: #D9D919;						}			
