body { background-color: #006699; color: Yellow; font-family: Sans-Serif; font-style: italic; font-weight: bolder }
body.centered { text-align: center }
body.title { background-image: url(img/back.jpg); background-attachment: fixed }
p { text-align: left }
p.links { font-size: smaller; text-align: center }
p.centered { text-align: center }
span.email { font-size: x-small }
a { color: #FFA34F; text-decoration: none }
a:hover { text-decoration: underline }
a.title { color: White }
a.title:hover { text-decoration: none }
table { border: 1px Silver solid; border-collapse: collapse; font-style: italic; font-weight: bolder; text-align: left }
table.centered { margin-left: auto; margin-right: auto }
table.borderless { border-style: none; margin-left: auto; margin-right: auto }
td { border: 1px Silver solid; padding: 2 2 2 2 }
td.inverted { color: #FFA34F; font-variant: small-caps }
td.right { text-align: right }
td.centered { text-align: center }
td.borderless { border-style: none; text-align: center }
th { border: 1px Silver solid; padding: 2 2 2 2; color: #FFA34F; font-variant: small-caps; text-align: center }
ul.menu { list-style-type: none; list-style-image: url(img/mark.gif); margin-left: 10px; padding-left: 10px; text-align: left }
ol { text-align:left }
li { text-align: left }
h1 { text-align: center; color: #FFA34F; font-variant: small-caps }
h1.title { color: White }
h2 { color: #FFA34F; font-variant: small-caps; text-align: center }
h2.title { color: White }
h3 { color: #FFA34F; font-variant: small-caps; text-align: left }
img { border-width: 0; vertical-align: middle }
img.right { float: right }
img.left { float: left }

