a:link {
 color: #880000; 
 text-decoration: none; 
}

a:visited {
 color: #880000; 
 text-decoration: none; 
}

a:active {
 color:#FF0000; 
 text-decoration: none; 
}

a:hover {
 color:#FF0000; 
 text-decoration: none; 
}

body {
 margin-left: 0.6em;
 text-align: center; 
}

h1 {
 color: #880000; 
 margin-bottom: 0.1em; 
 text-align: center;
}

h3 {
 color: #880000;
 margin-bottom: 0.1em; 
 margin-top: 0.1em; 
 text-align: center;
}

table {
 background: #fff;
 border-collapse: collapse; 
 border-color: #880000; 
 border-style: solid; 
 border-collapse: collapse;
 font-family: arial, helvetica, verdana, sans-serif;
 font-size: 3em;
 font-weight: bold;
} 

table td {
 padding: 0.2em;
 border-collapse: collapse; 
 border-color: #880000; 
 border-style: solid; 
 text-align: center; 
}

.attention {
 /* font-weight: bold; */
 text-align: center;
 width: 100%;
}

.codes {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 8pt;
 background-color: #ccc;
}

.links {
 color: #880000; 
 font-weight: bold;
 margin: 1em;
}

.symbol {
 border-bottom-color: #CCCCCC; 
}

.unicodeDec {
 border-bottom-color: #CCCCCC;
 border-top-color: #CCCCCC; 
 font-size: 0.3em;
 font-weight: normal;
 padding: 0.2em;
}

.unicodeHex {
 border-top-color: #CCCCCC; 
 font-size: 0.3em;
 font-weight: normal;
}

#copy {
 color: #880000; 
 font-weight: bold;
 margin: 1em;
}
