html 
{
height: 100%;
}

body 
{
scrollbar-face-color: 'white';
scrollbar-arrow-color: 'white';
scrollbar-track-color: 'silver';
scrollbar-shadow-color: 'silver';
scrollbar-highlight-color: 'gray';
scrollbar-3dlight-color: 'gray';
scrollbar-darkshadow-Color: 'gray';
margin: 0px;
height: 100%;
padding: 0px;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif;
line-height: 120%;
font-size: 20px;
color: #333333;
background: #FFFFFF;
}


.ss {}
a.ss:link,a.ss:visited 
{
text-decoration: none;
color: #850195;
}
a.ss:hover 
{
text-decoration: underline;
color: #666666;
}



.small 
{
font-size: 14px;
color: #5A5A5A;
margin-top: 0.5em;
margin-bottom: 1em;
}
.big 
{
font-size: 26px;
align: justify;
margin-top: 0.5em;
margin-bottom: 1em;
align: justify;
line-height: 36px;
}
.extrabig 
{
font-size: 36px;
font-weight: bold;
}

.orange 
{
width: 150;
font-size: 20px;
color: #FF6600;
text-decoration: uppercase;
text-align: right;
}
.gray 
{
font-size: 18px;
color: #767F94;
text-decoration: uppercase;
text-align: right;
}


.text {
font-size: 20px;
color: #000000;
text-align: justify;
}
