h1 { text-align: center; color: #FFCCFF; font-size: 24px; font-style: italic; font-weight: bolder;
 }
h2 { text-align: center; color: #FFCCFF; font-size: 20px; font-style: italic; font-weight: bolder;
 }
h3 { text-align: center; color: #FFCCFF; font-size: 18px; font-style: normal; font-weight: bolder;
 }
text { text-align: left; color: #FFCCFF; font-size: 16px; font-style: normal; font-weight: bolder;
 }
td { color: #FFCCFF; font-size: 16px; font-style: normal; font-weight: bolder;
}
li { text-align: left; font-family: color: #FFCCFF; font-size: 16px; font-weight: bolder; font-style: normal;
 }
A:link { color: #FFCCFF; font-size: 16px; text-decoration: underline; font-weight: bolder;
 }
a:active { color: #006600; font-size: 16px; text-decoration: none; font-weight: bolder;
 }
a:visited { color: #006600; font-size: 16px; text-decoration: underline;
 }
a:hover { color: #006600; font-size: 16px; text-decoration: none; font-weight: bolder;
}
border-style: none;
}