body{ 
font-family: Arial; 
font-size:10pt; 
color: #CCCCCC;
background:#000000;
}

a {color: blue; text-decoration: underline}

a:hover {color: red;}

h1 {font-size: 20pt;color: #C59BEC;}
h2 {font-size: 16pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}
h5 {font-size: 10pt;}
h6 {font-size: 9pt;} 

hr{ color:brown; background-color:tan; width:90%; height:2px; } 

table,tr,td  {font-family: Arial; font-size: 12pt; color: black; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color:#B789E8}

.note {color: purple; font-weight: normal;}

.quote {color: purple; font-weight: bold;}

.alert {color: red; font-weight: bold;}