
/*common styles
*/
body      { background-color: #ddd6c8; text-align: center; margin-top: 0 }
p {}
td {}
img { margin: 0; padding: 0; border-width: 0; outline-width: 0 }
.center_column  { color: #444; font-size: 0.75em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4em; text-align: left; padding-right: 23px; padding-bottom: 12px; padding-left: 23px }
.right_column { color: #444; font-size: 0.75em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4em; text-align: left; padding-right: 10px; padding-bottom: 12px; padding-left: 18px }
.footer   { color: #fff; font-size: 0.6em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; padding-left: 15px }
.footer a { color: #fff; text-decoration: none }
.footer a:hover { color: #fff; text-decoration: underline }
.footer a:visited { color: #fff }
.showhide { color: #000; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif }
.center_column a { color: #000; text-decoration: none }
.center_column a:hover { color: #000; text-decoration: underline }
.right_column a:hover { color: #000; text-decoration: underline }
.right_column h2 { color: #333; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.quote  { color: #333; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
ul { list-style-type: square; padding-top: 1em; padding-bottom: 1em; padding-left: 15px }
li { padding-bottom: 1em }
/*styles with unique color for 
each page*/
h1   { color: #333; font-size: 2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 1.1em; margin-top: 15px; margin-bottom: 15px }
h3 { color: #333; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.25em }
h4 { color: #333; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.25em }
.center_column h2 { font-size: 1.2em }
.showhide a { color: #333; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding-left: 5px; border-left: 5px solid #fff }
.showhide a:hover { color: #000; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding-left: 5px; border-left: 5px solid #000 }
.quote a { color: #000; text-decoration: none; padding-left: 5px; border-left: 5px solid #fff }
.quote a:hover { color: #000; text-decoration: none; padding-left: 5px; border-left: 5px solid #000 }
