body{ 
font-family: "Trebuchet MS", "Gill Sans", Skia, "Century Gothic";
font-size:10pt; 
color: #CCCCCC;
background:#333333;
}

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

a:hover {color: red;}

h1 {font-size: 20pt;color: #FFFFFF;}
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: 5px; margin-bottom: 0px; margin-left: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}

.orange {background-color:#ffdd99;}
.darkorange {background-color:#ff9f06;}
.green {background-color:#6f900d;}
.red {background-color:#b70100;}
.sidebar {background-color:#cc9900;}


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

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

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