body { color: black; font-size: 14px; line-height: 22px; background: white url(images/base.jpg) repeat-y center top; letter-spacing: 1px; }
.small { font-size: 12px; line-height: 22px; }
a:link { color: #006fbf; text-decoration: none; }
a:hover { color: #76ddff; text-decoration: none; }
a:visited { color: #002a79; text-decoration: none; }
.btn { }
.alert { color: #00aeff; font-size: 18px; line-height: 26px; }
.gray { color: #525252; }
.left { background-image: url(images/leaf_left.gif); background-repeat: repeat-y; background-position: center top; width: 180px; }
.right { background-image: url(images/leaf_right.gif); background-repeat: repeat-y; background-position: center top; width: 180px; }
.large { font-size: 20px; font-weight: bold; line-height: 26px; }
