BODY {
font-family: Calibri, Arial, Verdana;
margin: 0;
text-align: center;
background: #000000;
color: "#ffffcc";
font-size: 12pt;
}

/* links */
:link 				{ color: #ffffcc}  /* for unvisited links */
:visited 			{ color: #ffffcc} /* for visited links */
:active 			{ color: #F5CA80} /* when link is clicked */
:hover 				{ color: #F5CA80} /* when mouse is over link */


h1 {
font-family: Arial Narrow, Cambria, Calibri, Arial;
text-align: left;
color: #F5CA80;
font-size: 20pt;
}

TD {
font-family: Calibri, Arial, Verdana;
text-align: left;
color: #ffffcc;
font-size: 12pt;
}

table {
background-repeat: no-repeat;
}


.rightMargin {
margin-right: 20px;
}

.headings {
font-family: Arial Narrow, Cambria, Calibri, Arial;
text-align: left;
color: #ffffcc;
font-size: 16pt;
font-weight: bold;
}


.bold {
font-family: Calibri, Arial, Verdana;
text-align: left;
color: #ffffcc;
font-size: 12pt;
font-weight: bold;
}


.bold2 {
font-family: Calibri, Arial, Verdana;
text-align: left;
color: #ffcc66;
font-size: 14pt;
font-weight: bold;
}



.boldLinks {
font-family: Calibri, Arial, Verdana;
text-align: left;
color: #F5CA80;
font-size: 16pt;
font-weight: bold;
}


.indent {
font-family: Calibri, Arial, Verdana;
text-align: left;
color: #ffffcc;
font-size: 12pt;
margin: 30;
}

.highlight {
color: #F5CA80;
}

.small {
font-size: 10pt;
}

.large {
font-size: 16pt;
}


.sequal {
font-size: 14pt;
}

.vsmall {
font-size: 8pt;
}

.bold {
color: #F5CA80;
font-weight: bold;
}






a.faq:link 				{ color: #F5CA80}  /* for unvisited links */
a.faq:visited 			{ color: #F5CA80} /* for visited links */
a.faq:active 			{ color: #ED9A0C} /* when link is clicked */
a.faq:hover 			{ color: #ED9A0C} /* when mouse is over link */




