@charset "iso-8859-1";

body {
   background: #ffffff;
   color: #000000;
   font-family: Arial, "trebuchet ms", sans-serif, Verdana, Helvetica;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   line-height: normal;
   text-align: justify;
   margin-left: 6%; 
   margin-right: 6%;
}

h1 {
   text-align: center;
   font-family: century gothic;
   font-size : x-large;
   font-weight: bold;
   font-variant: small-caps;
   color: "#cc0033"
}

h2 {
   font-family: arial black;
   font-size : 1.4em;
   font-weight: bold;
}

h3 {
   font-family: arial black;
   font-size : 0.8em;
   font-weight: bold;
}

small{
   font-size : 0.8em;
}

.small_class{
   font-size : 0.8em;
}
  
.project_title{
   font-family: verdana;
   font-size : 0.8em;
   font-weight: bold;
}

.project_style{
   font-family: verdana;
   font-size : 0.9em;
}

.project_content{
   font-family: verdana;
   font-size : 0.9em;
   font: italic;
}
