body,p,td,ul,a,h1,h2 {
  font-family:sans-serif;
  font-size:10pt;
  background:#ffffff;
}

a:link,a:visited {
  color:#660000;
}
a:active,a:hover {
  color:#ff0000;
}

h1 {
  color:#660000;
  font-size:104%; 
  font-weight:bold;
}

h2 {
  color:#000066;
  font-size:103%; 
  font-weight:bold;
  margin-left:1ex;
}

p {
  font-size:100%; 
  color:#000000;  
  text-align:justify;
  margin-left:4ex;
  margin-right:4ex;
}

.main {
  color:#4961e1;
  background:#ffffff; 
  font-weight:bold;
}

.name {
  color:#4961e1;
  background:#ffffff; 
  font-weight:bold;
  font-size:150%;
}

.header {
  margin-left:0ex;
}
