body { background-color: #e8baab; background-image: url(../images/bgr.jpg); background-repeat: repeat-x; background-position: 0 bottom; }
p { color: purple; font-size: 13px; font-family: verdana; text-align: left; }
td { }
a:link { color: white; font-size: 13px; font-family: verdana; font-weight: bold; text-decoration: none; padding-right: 15px; padding-left: 15px; }
a:visited { color: white; font-size: 13px; font-family: verdana; font-weight: bold; text-decoration: none; padding-right: 15px; padding-left: 15px; }
a:hover { color: purple; font-size: 13px; font-family: verdana; font-weight: bold; text-decoration: none; padding-right: 15px; padding-left: 15px; }
a:active { color: white; font-size: 13px; font-family: verdana; font-weight: bold; text-decoration: none; padding-right: 15px; padding-left: 15px; }
table { border: solid 1px #fcf; }
dt { color: purple; font-size: 12px; font-family: verdana; }
h2 { color: purple; font-size: 20px; text-align: center; }