/* ericfiskproductions style sheet  */


p,td  { 
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 10pt; 
  font-weight: 500; 
  color: #000000; 
}  /*  default pgf  */

.l  { 
  text-align: left; 
  margin-left: 5px; 
} 

.lo  { 
  text-align: left; 
  margin-left: 0px; 
} 

.c  { 
  text-align: center; 
  margin-left: 0px; 
}  

.r  { 
  text-align: right; 
  margin-right: 0px; 
} 

.r3  { 
  text-align: right; 
  margin-right: 3px; 
} 

.sm  { 
  font-size: 8pt; 
  text-align: left; 
  margin-left: 5px; 
} 

.tagline  { 
  font-family: "Times New Roman", "Times", "serif"; 
  font-size: 12pt; 
  text-align: center; 
  margin-left: 0px;
  font-weight: 800; 
  font-style: italic;

}  

.title {
  font-family: "Times New Roman", "Times", "serif"; 
  font-size: 36pt; 
  font-weight: 800; 
  color: #000000; 
  text-align: center; 
  margin-left: 0px; 
}

.title2 {
  font-family: "Times New Roman", "Times", "serif"; 
  font-size: 22pt; 
  font-weight: 800; 
  color: #000000; 
  text-align: left;  
  margin-left: 0px; 
}

H1  {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 24pt; 
  font-weight: 800; 
  color: #000000; 

}

H2  {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 14pt; 
  font-weight: 800; 
  color: #000000; 

}

H3  {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 12pt; 
  font-weight: 800; 
  color: #000000; 

}
H4  {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 10pt; 
  font-weight: 800; 
  color: #000000; 

}

li  { 
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 10pt; 
  font-weight: 500; 
  color: #000000; 
} 

.front  {
  font-weight: 800; 
  font-size: 10pt; 

}

.ding  {
  font-family: "Wingdings"; 
  font-weight: 800; 
  font-size: 14pt; 
  text-align: center; 
  
}

.nav  { 
  font-family: "Verdana", "Helvetica", "sans-serif"; 
  font-size: 9pt; 
  font-weight: 800; 
  color: #000000; 
  text-align: center; 
  margin-left: 0px; 
}  
