BODY { background: #000000; }

p.heading { font-size: 150%; color: #FEFEFE }

/*
table { border-style: solid }
td {border-style: solid }
*/

table.structure { background: #000000 }
table.info { width: 100% }

tr.structure { background: #000000; vertical-align: middle }
tr.info { vertical-align: middle }

td.title { text-align: center }
td.info { font-family: serif; color: #EEEEEE }
td.menu { vertical-align: top; text-align: center; font-family: sans-serif; font-weight: bolder; font-size: 150% }
td.google {vertical-align: top }
/*
td.google { border-width: 3; border-left-style: double; border-bottom-style: double; border-color: #AAAAAA }
*/

img.title { vertical-align: middle }


a { text-decoration: none }

a.menu:link { color: #3030b4 }
a.menu:visited { color: #3030b4 }
a.menu:hover { color: #1d8b4e }
a.menu:active { color: #9f2a2a }

a.info:link { color: #8080f4 }
a.info:visited { color: #8080f4 }
a.info:hover { color: #4dcb8e }
a.info:active { color: #df6a6a }

