body { color: #666; font-size: 9px; font-family: Helvetica; background-color: white; text-align: center; }
body, html { height: 100%; }
p { }
a:link { color: #598cbd; text-decoration: none; }
a:visited { color: #598cbd; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: gray; text-decoration: none; }
.leftside { background-image: url(../images/system/leftbubbles.jpg); background-position: right top; }
.rightside { background-image: url(../images/system/rightbubbles.jpg); background-position: left top; }
.maincontent { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; padding: 15px; }
.nav { font-size: 12px; background-image: url(../images/system/nav-backing.jpg); background-position: 0 top; text-align: center; vertical-align: middle; }
