﻿#tbl {
    width: 180px;
    height: 200px;
    background-color: #cad9dd;
    border: double yellow;
    font-family: Ravie;
    font-size: 40px;
    font-weight: bolder;
    text-align: center;
}

tr {
    border: solid yellow;
}

td {
    border: solid yellow;
}

#oneC {
    position: absolute;
    left: 70px;
    top: 255px;
}

#oneA {
    margin-top: 30px;
    margin-left: 10px;
    font-family: Calibri;
    font-weight: bolder;
}

#oneB {
    position: absolute;
    left: 20px;
    top: 150px;
    font-family: Calibri;
    font-weight: bolder
}

#oneD {
    position: absolute;
    left: 20px;
    top: 500px;
    font-family: Calibri;
    font-weight: bolder
}

#Button1 {
    font-family: Calibri;
    font-weight: bolder;
    background-color: red;
    color: white;
    font-size: 16px;
}

#Button2, #Button3 {
    font-family: Calibri;
    font-weight: bolder;
    font-size: 16px;
    background-color: #c8cded;
}

#footnote {
    position: absolute;
    left: 20px;
    top: 550px;
    font-family: Calibri;
    font-weight: bolder
}

fieldset {
    width: 370px;
    background-color: #eef2f3
}

#l12 {
    color: green;
    font-size: 20px;
    font-weight: bolder;
}

#Text5 {
    width: 200px;
    margin-left: 40px;
    font-family:Calibri;
    font-size:20px;
    font-weight:bolder;
}
#Butt1, #Butt2, #Butt3, #Butt4, #Butt5,  #Butt6, #Butt7, #Butt8, #Butt9, #Butt10 {
    font-family: 'Courier New';
    font-size: 30px;
    font-weight:bolder;
}
