body 	{ text-decoration:  none;

		color: #9C316B;

		font-family: "New Times Roman";

		font-size: 12pt;

		font-weight: medium; }

H1	{ font-weight: bold;

		font-family: "New Times Roman";

	  	font-size: xx-large;

	  	color: #9C316B }

H2	{ font-weight: bold;	

		font-family: "New Times Roman";

	  	font-size: x-large;

	  	color: #9C316B }

H3	{ font-weight: bold;

		font-family: "New Times Roman";

	   	font-size: large;

	   	color: #9C316B }

H4	{ font-weight: bold;

		font-family: "New Times Roman";

	   	font-size: medium;

	   	color: #9C316B }

H5	{ font-weight: bold;

		font-family: "New Times Roman";

	   	font-size: small;

	   	color: #9C316B }

H6	{ font-weight: x-small;

		font-family: "New Times Roman";

	   	font-size: 10pt;

	   	color: #9C316B }

p	{ font-weight: normal;

		font-family: "New Times Roman";

 	   	font-size: 12pt;

	   	color: #9C316B }

li	{ font-weight: normal;

		font-family: "New Times Roman";

 	   	font-size: 12pt;

	   	color: #9C316B }

th	{ font-weight: bold;

		font-family: "New Times Roman";

	  	font-size: 12pt;

	  	color: #9C316B }

td	{ font-weight: normal;

		font-family: "New Times Roman";

	  	font-size: 12pt;

	  	color: #9C316B }

A:link		{ color: blue }

A:active	{ color: yellow; }

A:visited 	{ color: red }
