h1 	{font-family:new times roman;
	text-align:center;
	color:brown;
	font-weight:normal}




h2 	{font-family:new times roman;
	text-align:center;
	color:brown;
	font-weight:normal}

h3 	{font-family:new times roman;
	text-align:center;
	color:brown;
	font-weight:normal}

p 	{font-family:new times roman;
	text-align:left;
	font-size:18px;
	font-weight:normal}

p1	{font-family:new times roman; 
	font-weight:bold}

p2	{font-family:new times roman;
	font-weight:bold;
	font-style:italic}

a:link		{color:blue;
		font-weight:normal}

a:hover		{color:brown;
		font-weight:normal}

a:visited	{color:blue;
		font-weight:normal}

.tcenterqt	{font-style:italic}





hr	{height:3px;
	width:75%;
	color:brown;
	text-align:center}

body	{margin:50px;
	background-color:rgb(234,230,205)}