BODY {font-family: Georgia; color: rgb(128,192,0); background-color: black}

P.title0 {font-weight: bold; text-align: center; font-size: 32}
P.title1 {font-weight: bold; text-align: center; font-size: 24}
P.title2 {text-decoration: underline; text-align: center; font-size: 20}
P.title3 {font-style: italic; text-align: center; font-size: 16}
P.text {text-indent: 50px; font-size: 16}

A:link {text-decoration: none; color: rgb(64,128,64)}
A:visited {text-decoration: none; color: rgb(64,128,64)}
A:active {text-decoration: none; color: rgb(64,128,64)}
A:hover {text-decoration: underline; color: rgb(128,192,0);}

IMG {border: 0}

TD {text-align: center}
TD.row {background-image: url("../images/row.png")}
TD.col {background-image: url("../images/column.png")}
TD.corner_lt {background-image: url("../images/corner_1.png")}
TD.corner_rt {background-image: url("../images/corner_2.png")}
TD.corner_lb {background-image: url("../images/corner_3.png")}
TD.corner_rb {background-image: url("../images/corner_4.png")}
