/* IE6+ */
@font-face {
           font-family:"TopazPlus a600a1200a4000";
           src: url(assets/topazplus120010.eot);
}

/* FFx3.5+/Safari/Opera10+ */
@font-face {
           font-family:"TopazPlus a600a1200a4000";
           src: url(assets/topazplus120010.ttf);
}
html,
body {
           width: 100%;
           height: 100%;
}
html {
           display: table;
}
body {
           font-family:"TopazPlus a600a1200a4000"; font-size:12pt; font-weight:normal;
           color:#222222; background-color:#eeeeee;
           line-height: 16px;
           margin: 0; padding: 0;
           cursor: url(assets/amiga.cur), url(assets/amiga.cur), default;
           display: table-cell;
           vertical-align: middle;
}

a{
           color:#222222;
           text-decoration:  none;
}
