body {
	margin-top: 1;
	Margin-bottom: 0;
    font-family: arial, helvetica;
    font-size: 13px;
}

a { color: #64049c; text-decoration: none; }

#divUp   {position:relative; left:370px; top:370px;}
#divScrollArrow {position:relative; left:390px; top:370px;}
#divScrollTextCont {position:relative; left:20px; top:0px; width:410px; height:350px; clip:rect(0px 410px 350px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px; text-align: center; font-size:10px;}


p.error {
    font-size: 18px;
    color: red;
    text-align: center;
}    

p.header {
    font-size: 18px;
    text-align: center;
}

p.scrollTopText {
    font-size: 12px;
    font-weight: bold;
}

p.dictLetter {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}    

.bottom {
    font-size: 8px
    text-align: center;
}

.submitButton { border: solid #333333 1px; font-family: arial, helvetica; font-size: 10px; color:#000000; length:100px }
