body {
background-color: #FFFFFF;
font-family: 'tahoma','microsoft sans serif',sans-serif;
font-size:40pt;
}
div.shiny-text-output {
font-size:40pt;
}
div.plot {
    position: absolute;
    top:    20%;
    width: 100%;
}
td {
font-size:40pt;
}
h2 {
color: #008800;
font-size:5%;
}
h3 {
color: #008800;
font-size:4%;
}
h4 {
color: #008800;
}
small {
color: #FF0000;
}
a {
color: #008800;
}
a:hover {
color: #008800;
}
bar {
    color: #6a977c;
}