.reg  {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#7B0000;
}

.chapter  {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	font-weight: bold;
	color:#7B0000;
}

.big  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#7B0000;
}

.regbold  {
    font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight: bold; 
	color:#7B0000;
}

A { 
	color: #7B0000; 
}

.small  {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#7B0000;
}	

.vbig  {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:28pt; 
	font-weight:bold;
	color:#7B0000;
}	

A:visited { color: #77604d; }

A:HOVER   { color: #7B0000;  }


