body {color:#ebf5fa; background:#000000}

<!-- левая таблица - параметры шрифта -->
<!-- если задать font-weight:bold ; будет жирно -->

a.al {text-decoration: none; color: #f7c48d; font-size:11pt}
a.al:link {color:#FFEC91; font-weight:bold ; font-size:11pt}
a.al:visited {color: #FFEC91; font-weight:bold ;  font-size:11pt}
a.al:active {color: #3CB371; text-decoration: underline; font-size:11pt}
a.al:hover {color: #00BFFF; text-decoration:underline; font-size:11pt;}

<!-- левая таблица - конец описания параметров шрифта -->

<!-- правая таблица - параметры шрифта -->

a.p {text-decoration: none; color: #bfc2c8; font-weight:bold ; font-size:10pt;} 
a.p:link {color: #f7c48d; font-size:10pt; font-weight:bold ; }
a.p:visited {color: #FAFAD2; font-size:10pt; font-weight:bold ; }
a.p:active {color: #3CB371; text-decoration: underline; font-size:10pt;  font-weight:bold ; }
a.p:hover {color: #00BFFF; text-decoration: underline; font-weight:bold ;font-size:10pt; }


p,h1,h2,h3,h4,h5,h6{margin-top:0 ; margin-bottom:0 ;}
p {text-align:left ; padding-right:0 ;padding-left:0 ;font-size:12pt ; color:#ebf5fa ; font-family:Times New Roman ; }
.GC-Num{text-align:justify ; padding-left:28 ;}
.GC-Quotation{text-align:right ; font-style:italic ;}
.GC-Text{text-align:justify ;}
.GC-tit1{text-align:center ;}
.GC-Title{text-align:center ; font-weight:bold ;}
.GC-tab10{font-size:10pt ;font-family:Courier New ;}