  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts\LUCIDAC3.eot);
  }
  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  oblique;
    font-weight: normal;
    src: url(fonts\LUCIDAC2.eot);
  }
  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  oblique;
    font-weight: 700;
    src: url(fonts\LUCIDAC1.eot);
  }
  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  normal;
    font-weight: 700;
    src: url(fonts\LUCIDAC0.eot);
  }

.foot        { font-family: Verdana; font-size: 9px; color: #000000;}
.footlink    { color: #0000ff; font-weight: bold; text-decoration: none; }
.standard {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
    margin-right: 100px;
    margin-left: 100px;
}
.author {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
    margin-right: 100px;
}
.heading {
    font-family: "Lucida Calligraphy";
    font-size: 24px;
    font-weight: bold;
    color: #993399;
    font-style: italic;
}
.heading_small {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
    font-style: normal;
}
.standard_bigger {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: justify;
    margin-right: 100px;
    margin-left: 100px;
    font-weight: bold;
}
.dark_central {


    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000033;
    font-style: normal;
}
.minor_heading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #9900CC;
}
