.textTITLE {font-family: Arial, sans-serif;
font-size: 20px;
font-style: Italic;
font-weight: BOLD;
color: #0000FF;
text-decoration: none;
}

.textNORMAL {font-family: Arial, sans-serif;
font-size: 16px;
font-weight: BOLD;
color: #CFD0EE;
text-decoration: none;
}

h1 {font-family: Arial, sans-serif;
font-size: 18px;
font-style: Italic;
font-weight: BOLD;
color: #CFD0EE;
text-decoration: none;
} 

h2 {font-family: Arial, sans-serif;
font-size: 28px;
font-style: Italic;
font-weight: BOLD;
color: #CFD0EE;
text-decoration: none;
} 

h3 {font-family: Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #0000FF;
text-decoration: none;
} 

h2White {font-family: Arial, sans-serif;
font-size: 12px;
font-weight: BOLD;
color: #FFFFFF;
text-decoration: none;
} 

.classBOLD A:link {font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}
.classBOLD A:visited {font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}
.classBOLD A:active {font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}
.classBOLD A:hover {font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none; color:  #FFFFFF;}

.classH2 A:link {font-family: Arial, sans-serif; font-size: 28px; font-weight: bold; text-decoration: none; color:  #0E3EF0;}
.classH2 A:visited {font-family: Arial, sans-serif; font-size: 28px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}
.classH2 A:active {font-family: Arial, sans-serif; font-size: 28px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}
.classH2 A:hover {font-family: Arial, sans-serif; font-size: 28px; font-weight: bold; text-decoration: none; color:  #FFFFFF;}

.classH3 A:link {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color:  #0000FF;}
.classH3 A:visited {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color:  #0000FF;}
.classH3 A:active {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color:  #0000FF;}
.classH3 A:hover {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color:  #CFD0EE;}

A:link {font-family: Georgia, Verdana, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; color: #DDDDDD;}
A:visited {font-family: Georgia, Verdana, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; color: #DDDDDD;}
A:active {font-family: Georgia, Verdana, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; color: #DDDDDD;}
A:hover {font-family: Georgia, Verdana, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; color: #DDDDDD;}

TD.YLWBG {
background-color: #fcee47;
border: solid 2px #000000;
}

