html {
overflow-x:hidden;
overflow-y:auto;
}
.norm {
    font-family: verdana, arial, tahoma;
    color: #000000;
	font-size: 10pt;
}
.normr {
    font-family: verdana, arial, tahoma;
    color: #800000;
	font-size: 10pt;
}
.larger {
    font-family: verdana, arial, tahoma;
    color: #000000;
	font-size: 11pt;
}
.tiny {
    font-family: verdana, arial, tahoma;
    color: #252525;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

.bigger {
    color: #333399;
    font-size: 18pt;
}
.whtext {
    font-family: verdana, arial, tahoma;
    text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
}
.sectext {
    font-family: "Times New Roman", times, serif;
    text-decoration:none;
	font-size: 20pt;
	font-weight: bold;
	color:#c0c0c0;
}
.bigtext {
    font-family: verdana, arial, tahoma;
    text-decoration:none;
	font-size: 20pt;
	color:white;
}
.pagetext {
    margin-left: auto;
    margin-right:auto;
    font-family: verdana, arial, tahoma;
    font-size: 14px;
    font-color: black;
    border: 10px solid white;
    bgcolor: white;
}
.input {
    width: 100%;
    }
