BODY			{	background-color: #CCCC99;}
H1				{	font-family: "Times New Roman", Times, serif;
	   			font-size: 32px;
					font-weight: bold;
					color: #8B4513;
					text-align: center;}
H2				{	font-family: "Times New Roman", Times, serif;
	 				font-size: 26px;
					font-weight: bold;
					color: #8B4513;
					text-align: left;}
H3				{	font-family: "Times New Roman", Times, serif;
	 				font-size: 20px;
					font-weight: bold;
					color: #8B4513;
					text-align: center;}
P				{	font-family: "Times New Roman", Times, serif;
	 				font-size: 16px;
					font-weight: normal;
					color: #8B4513;
					text-align: left;}
P.prose		{	font-family: "Times New Roman", Times, serif;
	 				font-size: 16px;
					font-weight: normal;
					color: #8B4513;
					text-align: left;
					margin-left: 12%;
					margin-right: 12%;}
P.l			{	font-family: "Times New Roman", Times, serif;
	 				font-size: 16px;
					font-weight: normal;
					color: #8B4513;
					text-align: left;}
P.r			{	font-family: "Times New Roman", Times, serif;
	 				font-size: 16px;
					font-weight: normal;
					color: #8B4513;
					text-align: right;}
P.c			{	font-family: "Times New Roman", Times, serif;
					font-size: 16px;
					font-weight: normal;
					color: #8B4513;
					text-align: center;}
HR				{	height: 4px}
OL.rlist		{  list-style-type: decimal;}
A:link		{	color: red;}
A:visited	{	color: blue;}
A:active		{	color: maroon;}
THEAD.qh		{  background-color: aqua;}
COL.time		{	background-color: green;}
.reg			{	font-family: "Times New Roman", Times, serif;
					font-size: 16px;
					font-weight: normal;
					color: #FF0000; }







