@charset "UTF-8";

body {
	
}

@font-face {
  font-family: "markerfelt";
  src: url("markerfelt.eot");
  src: local("☺"),
    url("markerfelt.woff") format("woff"),
    url("markerfelt.otf") format("opentype"),
    url("markerfelt.svg#markerfelt") format("svg");
  }
@font-face {
  font-family: "andalemono";
  src: url("andalemono.eot");
  src: local("☺"),
    url("andalemono.woff") format("woff"),
    url("andalemono.otf") format("opentype"),
    url("andalemono.svg#andalemono") format("svg");
  }
@font-face {
  font-family: "helveticaitall";
  src: url("helveticaitall.eot");
  src: local("☺"),
    url("helveticaitall.woff") format("woff"),
    url("helveticaitall.otf") format("opentype"),
    url("helveticaitall.svg#helveticaitall") format("svg");
  }
  
  @font-face {
  font-family: "helveticaconv";
  src: url("helveticaconv.eot");
  src: local("☺"),
    url("helveticaconv.woff") format("woff"),
    url("helveticaconv.otf") format("opentype"),
    url("helveticaconv.svg#helveticaconv") format("svg");
  }
  
p1 {
	font-family: "markerfelt", Georgia, serif;
}
p1 em {
	font-family: "markerfelt", Georgia, serif;
}
em { font-style: italic; }

a:link {color: #030303;
text-decoration: none;}

a:visited {color: #030303;
text-decoration: none;}

a:hover {color: #363636;
text-decoration: none;}

a:active {color: #030303;
text-decoration: none;}

p2 {
	font-family: "andalemono", Georgia, serif;
}

p2 em { font-family: "andalemono", Georgia, serif; }
em { font-style: italic; }

a:link {color: #030303;
text-decoration: none;}

a:visited {color: #030303;
text-decoration: none;}

a:hover {color: #363636;
text-decoration: none;}

a:active {color: #030303;
text-decoration: none;}

p3 {
	font-family: "helveticaitall", Georgia, serif;
}

a:link {color: #030303;
text-decoration: none;}

a:visited {color: #030303;
text-decoration: none;}

a:hover {color: #363636;
text-decoration: none;}

a:active {color: #030303;
text-decoration: none;}

p4 {
	font-family: "helveticaconv", Georgia, serif;
}

a:link {color: #030303;
text-decoration: none;}

a:visited {color: #030303;
text-decoration: none;}

a:hover {color: #363636;
text-decoration: none;}

a:active {color: #030303;
text-decoration: none;}
