﻿body
{
    
}
.currenciesOnly
{
    text-align: right;
}
.upCase
{
    text-transform: uppercase;
}
.style1
{
    width: 100%;
}
.style2
{
    width: 135px;
}
.style3
{
    height: 30px;
    text-align: left;
}
.style4
{
    height: 30px;
}
.style5
{
    height: 30px;
}
.style6
{
    width: 135px;
    height: 23px;
}
.style7
{
    height: 23px;
}
.invisible
{
    display: none;
}
.style8
{
    font-size: larger;
}