body {
font-family: 'Arial', sans-serif;
font-size: 10pt;
color: "#FFCC99";
}
h1 {
font-family: Times New Roman, serif;
font-size: 28pt;
color: "#FFCC99";
font-weight: bold;
font-style: italic;
}
h2 {
font-family: Arial, sans-serif;
font-size: 20pt;
color: mediumblue ;
font-weight: bold;
font-style: italic;
}
h3 {
font-family: Arial, sans-serif;
font-size: 14pt;
color: "#FFCC99";
font-weight: bold;
font-style: italic;
}
h4 {
font-family: Georgia, sans-serif;
font-size: 14px;
color="#FFFFFF";
}
h5 {
font-family: Times New Roman, sans-serif;
font-size: 12pt;
color: "#FFCC99";
}
h6 {
font-family: Arial, sans-serif;
font-size: 10pt;
color:"#00FF00";
font-weight: bold;
font-style: italic;
}
p {
font-family: Georgia, sans-serif;
font-size: 14px;
color="#FFFFFF";
}
em {
color: black;
font-family: Arial, sans-serif;
font-size: 10pt;
}
p.ask {
font-family: Arial, sans-serif;
font-size: 10pt;
color: "#FFFFFF";
margin-left: 15px
}
p.answer {
font-family: 'Times New Roman', serif;
font-size: 10 pt; color: black;
}
table {
border="0";
cellpadding="1";
style:"border-collapse: collapse";
id:"AutoNumber1" width="90%";
align="justify";
font face:"Arial"; 
color: "#66FFFF";
font-size: 10pt;
}
a:link, a:visited, a:active { color: #00c80f; text-decoration: none}
a:hover { color: #8ee071; text-decoration: none}
}