/* ANSIBLE Glasgow 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}

BODY { margin-bottom: 20em; }

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 }

/* TAFF site only */
/* Voting stats presentation */
div   { background-color:#F0F0F0; padding-left:1em; padding-right:1em;
        border: solid black 1px; }
td    { text-align:right; padding-right:1em}
.note { margin-top:5px; margin-bottom:3px;
        font-size:9pt; }

.menupar { background-color: #F0F0F0;
           text-align: center;
           padding-bottom:3px;
           padding-left: 5%; padding-right: 5%;}

.lino { border-top: solid black 2px;
        border-bottom: solid black 2px; 
        padding-bottom: 3px;
        text-align: center; }

.line { width: 100%; border-bottom: solid black 1px; }
.halfline { width: 50%; border-bottom: solid black 1px; }



