﻿body { margin: 0; padding: 0; font-family: Arial; font-size: 9pt; background-color: #878787; }

a img { border-style: none; }
a, a:visited { color: #03458F; text-decoration: none; }
a:hover, a:visited:hover { color: #A6035C; text-decoration: underline; }
.fl { float: left; }
.clr { clear: both; }
.px0 { height: 0px; overflow: hidden; }

#container { width: 500px; padding-top: 200px; margin: 0 auto; overflow: hidden; }
#title, #ct { border: solid 1px #113D8D; padding: 6px; }
#title { font-weight: bold; font-size: 1.1em; color: #ffffff; background-color: #163479; border-bottom: none; }
#ct { border-top: none; text-align: center; background-color: #ffffff; }
#ct .message { }
#ct .go { padding-top: 6px; text-align: center; }