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:300px;}
#divScrollArrow {position:relative; left:390px; top:300px;}
#divScrollTextCont {position:relative; left:20px; top:0px; width:410px; height:260px; clip:rect(0px 410px 260px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px; font-size:12px;}

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.dictWord {
}    

div.Smaller {
    font-size: 10px;
}

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

p.mbComment2 {
    font-weight: bold;
    color: #ff6600;
}    

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

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


