html {
 overflow-x: auto;
 overflow-y: scroll;
}

body {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 background: #000000;
 color: #396cae;
 font-family: verdana, helvetica, sans-serif;
 font-size: 13px;
}

img {
 border: 0;
}

a:link {
 color: #488ae1;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 color: #4d9aff;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #488ae1;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #4d9aff;
 font-weight: bold;
 text-decoration: none;
}

span.headingText {
 font-weight: bold;
}

span.linkText {
 font-size: 1em;
}

div.copyright {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 padding: 3px;
}

div.word {
 margin: 5px 10px 10px 10px;
}

td.word {
 width: 625px;
 border: 1px solid;
 padding: 10px;
}

.definition {
 margin: 2px 10px 3px 10px;
}

.title {
 font-weight: bold;
 font-size: 1.4em;
}

.heading {
 font-weight: bold;
 font-size: 1.25em;
}

.note {
 font-size: .9em;
 font-style: italic;
}

.bold {
 font-weight: bold;
}

/*
@font-face {
    font-family: Lajyma;
    src: url(http://budria.com/lajyma/Lajyma1.ttf);
}
*/

.lajyma {
 font-family: Lajyma;
}

.notLajyma {
 font-family: verdana, helvetica, sans-serif;
}
