/* APM Screen Styles */

body {background-color: gray}
table {width: 850; border: 1px solid lightblue }
h1, h2, h3, h4, h5, h6 {font-family: cursive, sans-serif, Arial, Times New Roman; color: black}
h3 {color: black}
p {font-family: cursive, sans-serif, Arial, Times New Roman; color: black; font-size: 14pt; font-weight: bold; line-height: 18pt}
hr {width: 95%; align: center; color: lightblue}
ul {list-style-type: disc; color: blue; font-family: cursive, sans-serif, Arial, Times New Roman; color: lightblue; font-size: 14pt; font-weight: bold}
img {border: 2px solid black}
blockquote {font-family: cursive, sans-serif, Arial, Times New Roman; color: lightblue}
a {font-family: cursive, sans-serif, Arial, Times New Roman; color: lightblue; font-size: 14pt; font-weight: bold}
a:hover {background-color: lightblue; color: gray}

#link {width: 150; border: 2px solid lightblue}
#link td {border: 0px solid gray}
#link a {font-family: cursive, sans-serif, Arial, Times New Roman; color: lightblue; font-size: 12pt; font-weight: bold; text-decoration: none}
#link a:hover {background-color: lightblue; color: gray}

#marketing h2 {font-family: cursive, sans-serif, Arial, Times New Roman; color: lightblue}


