body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul,
.home
 {	font-family: Arial, helvetica;
	font-size: 13px;
	}

.page
 {	background-attachment: fixed;
	font-family: Arial, helvetica;
	font-size: 13px;
	color: #decea3;	
	background: #3b5c5e fixed;
	}

.b2page
 {	background-attachment: fixed;
	font-family: Arial, helvetica;
	font-size: 13px;
	color: #cdc8b1;	
	background: #545454 fixed;
	}

hr 
 {	height: 1px;
	color: #decea3;
	background-color: #decea3;
  	border: 0px solid #decea3;
  	width: 100%;
	}

/*slow modem page title R.Z.*/

.h1
 {	font-family: Arial, helvetica;
	font-size: 24px;		
	}
.h2
 {	font-family: Arial, helvetica;
	font-size: 14px;
	}

/*(navrz=home page links)  (navrz2=pages with the title) */

a.navrz {font-family: Arial, helvetica; color: #660000 ; font-size: 13px; text-decoration: none}
a.navrz:visited  {color: #660000; text-decoration: none}
a.navrz:hover {color: #660000; background: #ffffff; text-decoration: none}

a.navrz2 {font-family: Arial, helvetica; color: #decea3; text-decoration: none}
a.navrz2:visited  {color: #decea3; text-decoration: none}
a.navrz2:hover {color: #ffffff; text-decoration: none}

A  {font-family: Arial, helvetica; font-size: 13px; color: #ffffcc; text-decoration: none}
 
 