/*style sheet to be used over dicti files */
BODY {background: #f5f5dc; font-size: 11px;}
H1,H2,H3,H4 {color:#2626fa;}/* background: white; */
P {text-indent:0.1cm;}

P EM {font-weight:bold;}
TABLE.search{background: #c1a6fa;}
TABLE.result{background: #e6e6fa;}
TD.search, TH.search {background: #c1e6fa; font-size: 11px;} 
TD.result {background: #e6e6fa; font-size: 11px;}
TH.result {background: #fdcfcf;font-family: Arial, sans-serif; font-size: 11px;} 
TD {background: #e6e6fa; font-size: 11px;}
TH {background: #fdcfcf;font-family: Arial, sans-serif;}
A:link, A:visited{color: blue;}
A:active {color: purple;}
.copyright {text-align:right;}/*; font-size: 4px;}*/
