
H2   { font-size: 18pt;
	 color: #700000 }

H5   { font-size: 10pt;
	 color: #000000 }
	 font-style: italic }

FONT { font-family: "Arial", Verdana, Comic Sans MS, Helvetica, "Times New Roman";
	 font-size: 9pt;
	 color: #700000
	 font-weight: medium;
	 font-style: normal }

BODY { bgcolor: #DEB887 }

P    { font-size: 11pt;
	 color: black }

a {text-decoration: underline}
a:link	{color: #000000; text-decoration: underline; }
a:visited 	{color: #800080; text-decoration: underline; }
a:alink	{color: #FF0000; }
a:hover {text-decoration: underline; color: blue; }
a:focus {color: beige;}	 

