/* ANSIBLE Thog site version */

P,OL,UL,TD,CENTER,H1,H2,H3,H4,H5,H6 { font-family: "Verdana", "Trebuchet", "Arial", "Helvetica";
 color: black;
 }
P,OL,UL,TD,CENTER { font-size: 10pt; }
H4 { font-size: 12pt; font-weight: normal}

A       { text-decoration: none; }
A:hover { color: red; text-decoration: underline; }

.smaller  { font-size: 9pt; }
.bigger   { font-size: 12pt; }
.normsize { font-size: 10pt; }

SMALL { font-size: 9pt; }
BIG   { font-size: 12pt; }

.menutable { padding-left:5%; padding-right:5%;
             padding-top:2px; padding-bottom:4px;
             text-align:center }

.menupar { padding-left:5%; padding-right:5%;
           padding-top:2px; padding-bottom:4px;
           text-align:center; background-color: aqua; }

.hdr { margin-top: 1.5em; margin-bottom: 1em; border: solid navy 2px; }

.button { background-color: blue; color: white; font-weight: bold; padding: 5px;
          margin-top: 5px; cursor: pointer; }

