/* TAMR style sheet */

body {color: yellow;background-color: black}

hr {color: yellow; background-color: yellow; height: 6; width: 100%}

h1 {text-align: center; font-size: 50}

h2 {color: yellow; font-family: cursive}

h3 {font-family: cursive; text-align: center; font-size: large}

h4 {text-align: center; color: silver}

a {color: yellow}

a:hover {color: blue}

#targets {text-align: center}

#thin {height: 2}

li {font-size: x-large; text-align: center; font-weight: 900}

p {color: yellow; text-align: justify; font-size: large}

table {text-align:left; font-size: large}

thead  {text-align:center; font-size: x-large}


