body,p
{
        text-decoration:none;
        color: black;
        //color: lightgray;
//        background-color:lightgray;
        font-family: sans-serif, Helvetica, courier;
        font-size: 10pt;
        font-weight: 500;
        border: none;
        border-background-color:#93cc90;
        border-width: 0px 0px 0px 0px ;
}
table,tr,td
{
        text-decoration:none;
        color: black;
        //color: lightgray;
//        background-color:none;
        font-family:  sans-serif, Helvetica;
        font-size: 10pt;
        font-weight: 500;
        border: none;
        border-background-color:#93cc90;
        border-width: 0px 0px 0px 0px ;
}

a:link    { color:darkblue; text-decoration:none; font-weight:500; }
a:visited { color:darkblue; text-decoration:none; font-weight:500; }
a:active  { color:red; text-decoration:none; font-weight:500; }
a:hover   { color:red; text-decoration:none; font-weight:500; }


subt
{
        text-decoration: none;
        color: #505ca0;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
}


hr { border-style: solid ; border-top-width: 1.5pt; 
//	border-color: #7b64a2;
	border-color: #dddddd;
//     background-color: #7b64a2;
     background-color: #af97e5;
     padding-bottom: 0em; margin: 0.9em .0em 0.9em .0em;
     text-align: left; clear: both; }

.section {
	font-size: 1.25em; 
	text-align: right;
	text-decoration: none;
	background-color:none;
	color: #4a408d;
//	color: blue;
	font-variant: small-caps;
//	padding-top: 0.6em;
//	padding-bottom: 0.4em;
//	display: block;	
//	page-break-before: auto;
//	page-break-after: avoid;
}

