P.header{

	font-family: serif, Times New Romans;
	font-weight: bold;
	font-size: x-large;
	color: black;

 }

P.reg{

	font-family: serif, Times New Romans;
	font-size: small;
	color: black;

 }

P.foot{

	font-family: serif, Times New Romans;
	font-size: x-small;

 }

A.reglink{
	
	font-family: serif, Times New Romans;
	font-weight: bold;
	font-size: small;
	color: navy; 

 }

A.foot{

	font-family: serif, Times New Romans;
	font-weight: bold;
	font-size: small;
	color: navy;

 }

A:hover{ color: gold; }

PRE{

	font-family: serif, Times New Romans;
	font-size: small;
	color: black;

}

BLOCKQUOTE{

	font-family: serif, Times New Romans;
	font-weight: bold;
	font-size: small;
	color: tan;

}