body	{
	color: #000000;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        scrollbar-face-color:#e0e0e0;
        scrollbar-arrow-color:#white;
        scrollbar-track-color:#ffffff;
        scrollbar-shadow-color:darkgray;
        scrollbar-highlight-color:white;
        scrollbar-3dlight-color:darkgray;
        scrollbar-darkshadow-color:#cccccc;
}
.wizzard {
	color: #000000;
        font-size: 16;
	font-weight: bold;
	font-family:Arial;
}

.copyright {
	color: #ffffff;
        font-size: 12;
	font-weight: normal;
	font-family:Arial;
}

.tipp {
	color: #000000;
        font-size: 14;
	font-weight: normal;
	font-family:Arial;
}

.content {
	color: #000000;
        font-size: 16;
	font-weight: bold;
	font-family:Arial;
}

.file {
	color: #000000;
        font-size: 10;
	font-weight: normal;
	font-family:Arial;
}

A:link   {color: #0000ff;
          text-decoration: underline}
A:visited  {color: #0000ff;
          text-decoration: underline}
A:hover  {color: #0000ff;
          text-decoration: underline}
A:active  {color: #0000ff;
          text-decoration: underline}

.regisztracioinput {font-size : 10px; font-family : Verdana; color : #583B00; background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #7F9DB9 solid 1px ; height: 15px;}
