
/*ELEMENTS*/
body   { margin: 0 }
td { vertical-align: top }
/*LINKS*/
a    { color: #999; text-decoration: none }
a:hover   { color: #000 }
.smallLink { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif }
/*PAGES*/
.introText { color: #1956af; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 24px }
.header  { color: #1956af; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 24px; text-align: right }
.copy     { color: #666; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px }
.footnote { color: #999; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px }
.footer   { color: #999; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-align: right }
/*CASES

*/
.caseTitle  { color: #1956af; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 24px }
.caseSubtitle  { color: #1956af; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif }
.ID1  { color: #666; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.ID2  { color: #999; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
