/*  eeconsult.org CSS cascading style sheet 
**  KHL  Dec 13, 2003
**  original from Nancy Mc* at webhostworks
*/

.list {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px; 
        line-height: 125%;    /*KHL: line height looks better.  safe? */
	letter-spacing: 0.3px; 
	text-decoration: none;
	font-weight: normal;
}

.pg {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px; 
	letter-spacing: 0.3px; 
	text-decoration: none;
	font-weight: normal;
}

A.pg {
	color: #000000;
	text-decoration: underline;
	font-weight: 680;
}

.note {
	font-family: verdana,tahoma,sans-serif;
	color: #001133;
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
}

.pghead {
	font-family: verdana,tahoma,sans-serif;
	color: #12283f;
	font-size: 15px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.pghead20 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 20px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.pghead26 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 26px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.pghead30 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 30px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.subhead {
	font-family: verdana,tahoma,sans-serif;
	color: #112233;
	font-size: 13px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.link {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 10px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

A.link {
	color: #000000;
	text-decoration: none;
	font-weight: 680;
}

A.link:hover {
	text-decoration: underline;
}

.indiv1 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 22px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.indiv2 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 20px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.indiv3 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.3px; 
	font-weight: 600;
}

.indiv4 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.3px; 
	font-weight: 500;
}

.indiv5 {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.3px; 
	font-weight: 500;
}

.name {
	font-family: verdana,tahoma,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.3px; 
}

.services {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0.3px; 
}

.prnt {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 8px;
}

