h1 {
    font-size: large 
}
h2 {
    font-size: medium
}
h3 {
    font-size: small 
}
h4 {
    font-size: x-small 
}
body {
    font-size: x-small
}
TABLE {
    font-size: x-small
}

