BODY{
  font-family: Arial,Helvetica,Sans Serif;
  font-size: 12px; 
  background: #336699;
  color: white;
}
A{font-size: 12px;}
A:link{ color: white; } 
A:visited{ color: white; } 
A:alink{ color: yellow; text-decoration : underline; }
A:hover{ color: yellow; text-decoration : underline; }
IMG{
  border-style: none;
  border-width:0pt;
  border: 0;
} 
TABLE{ 
  empty-cells: show;
  font-size: 12px; 
  border-collapse: collapse;
}
.mainContent{ 
  position: absolute;
  top: 0pt;
  left: 2pt;
}
.topTD{ vertical-align: top; }
.myTitle{ 
  font-size: 20px; 
  font-style: normal; 
  font-weight: normal; 
}
.myInProgress{ 
  font-style: italic; 
  text-align: center; 
  color: red;
}
.date{ 
  width:100;
  text-align: center;
  vertical-align: top;
}
.heading {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 24px; 
  font-style: normal; 
  color: #990000; 
  font-weight: normal; 
  text-indent: 4px; 
  vertical-align: middle
}
.big_text{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-style: italic; 
  font-weight: bold; 
  text-align: center; 
  text-indent: 4px; 
}
.small_text{
   font: 8pt sans-serif;
   color: white;
   background-color: #336699;
   padding-left: 10;
   vertical-align: middle;
}
.top_header{
   font: 40px sans-serif;
   font-weight : bold;
   text-decoration : italic;
   color: white;
   background-color: #336699;
   cursor: none;
   padding-left: 5;
   padding-right: 5;
   padding-top: 5;
   padding-bottom: 5;
   border:none;
}
.chapter{
  font-size: 200%;
  text-transform: uppercase;
  text-align: center;
}
.text{
  text-align: justify;
  width: 600px;
}
.epigraph{
  padding-left: 60%;
  font-style: italic; 
}
.comment{
  padding-left: 20%;
  padding-right: 20%;
  font-style: italic; 
}
.sub{ font-size: 130%;  }
.role {
    font-size: 12px;
    font-family: Arial,Helvetica,Sans Serif;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.role:link, .role:active, .role:visited { color: black; text-decoration: none; }
.role:hover { text-decoration: underline; }
.roleSelected{
    font-size: 12px;
    font-family: Arial,Helvetica,Sans Serif;
    color: black;
    font-weight: bold;
}
.data2{ background: lightblue; }
.data3{ background: lightgreen; }
.ex:link, .ex:visited, .ex:hover, .ex:active { text-decoration: none }
