
p, ul, blockquote, td, body, th   {
  font-size : 16px;
  font-family : Times New Roman;
  color : #9999CC; /* #9999FF; */ /* #6666CC; */  /* #33CCFF; */
}

h2 {
  font-size : 16px;
  font-family : Arial;
  color : #CCCCCC;
  font-weight : normal;
}

a  {
  font-family : Times New Roman;
  color : #CC99FF;
  text-decoration : none;
}

a:visited {
  font-family : Times New Roman;
  color : #9999FF;
  text-decoration : none;
}

a:hover  {
  color : #CCCCFF;
  text-decoration : underline
}

.attention {
  font-size : 19px;
  font-family : /* Arial */ Times New Roman;
  color : #9999CC;
  font-weight : normal;
}

.big {
  font-size : 24px;
  font-family : Times New Roman;
  color : #9999CC;
  font-weight : normal;
}

.chapter {
    font-size : 17px; 
    font-family : /* Arial */ Times New Roman; 
    color : #CCCCCC;  
    font-weight : normal;
}

a.chapter  {
  font-size : 17px;
  font-family : /* Arial */ Times New Roman;
  color : #CCCCCC;
}

a.chapter:hover {
  color : #FFFFFF;
  font-family : /* Arial */ Times New Roman;
  text-decoration : underline
}


a.chapter:visited {
  font-family : /* Arial */ Times New Roman;
  color : #FFCCFF;
} 

.header {
  font-size : 21px;
  font-family : /* Arial */ Times New Roman;
  color : #CCCCCC;
  font-weight : normal;
}

a.header  {
  font-size : 21px;
  font-family : /* Arial */ Times New Roman;
  color : #CCCCCC;
}

a.header:hover {
  color : #FFFFFF;
  font-family : /* Arial */ Times New Roman;
  text-decoration : underline
}

a.header:visited {
  font-family : /* Arial */ Times New Roman;
  color : #FFCCFF;
} 

.header_new {
  font-size : 21px;
  font-family : /* Arial */ Times New Roman;
  color : #CC99CC;
  font-weight : normal;
}

.mainheader {
  font-size : 20px;
  font-family : /* Arial */ Times New Roman;
  color : #CCCCCC;
  font-weight : normal;
  /* text-decoration : underline */
}

a.mainheader  {
  font-size : 20px;
  font-family : /* Arial */  Times New Roman;
  color : #CCCCCC;
  text-decoration : underline
}

a.mainheader:hover {
  color : #FFFFFF;
  font-family : /* Arial*/ Times New Roman;
  text-decoration : underline
}

a.mainheader:visited {
  font-family : /* Arial */ Times New Roman;
  color : #FFCCFF;
  text-decoration : underline
} 

.huge {
  font-size : 30px;
  font-family : Times New Roman;
  color : #9999CC;
  font-weight : normal;
}

a.huge  {
  font-family : Times New Roman;
  color : #CC99FF;
  text-decoration : none;
}

a.huge:visited {
  font-family : Times New Roman;
  color : #9999FF;
  text-decoration : none;
}

a.huge:hover  {
  color : #CCCCFF;
  text-decoration : underline
}

.hugemark {
  font-size : 30px;
  font-family : Times New Roman;
  color : #cc0099;
  font-weight : normal;
}

.mark   {
  font-size : 20px;
  font-family : Times New Roman;
  color : #cc0099;
}

.small   {
  font-size : 13px;
  font-family : Times New Roman;
  color : #9999CC; /* #9999FF; */ /* #6666CC; */  /* #33CCFF; */
}

a.small  {         
  font-family : Times New Roman;
  color : #CC99FF;  
  text-decoration : none;
}

a.small:visited {
  font-family : Times New Roman;
  color : #9999FF; /* #9999CC; */
  text-decoration : none;
}

a.small:hover  {
  color : #CCCCFF; /* #660000; */ 
  text-decoration : underline
}


\
