/*Headings have lightsteelblue*/
H1 {color: #B0C4DE; font-family:"times"; font-style:bold; font-size:24pt;}
H2 {color: #B0C4DE; font-family:"times"; font-style:bold; font-size:22pt;}
H3 {color: #B0C4DE; font-family:"times"; font-style:bold; font-size:20pt;}
H4 {color: #B0C4DE; font-family:"times"; font-style:normal; font-size:18pt;}
H5 {color: #B0C4DE; font-family:"times"; font-style:normal; font-size:16pt;}
H6 {color: #B0C4DE; font-family:"times"; font-style:normal; font-size:14pt;}
BODY { background: #000000 } /*black*/
A:link {color: #5F9EA0} /*cadetblue*/
A:visited {color: #008B8B} /*darkcyan*/
A:active {color: #4682B4} /*steelblue*/
P {color: #E6E6FA; font-family:"Arial"; font-style:normal; font-size:12pt;} /*lavender*/