/* universals */
IMG { border: none }
P { text-align: justify }
.center { text-align: center }

/* often used */
div.menu { font-size: 90%; color: #33FF00; white-space: nowrap; font-family: Arial, Helvetica, sans-serif}
div.contactInfo { font-size: 75%; text-align: center ; color: #66FF00; font-family: Arial, Helvetica, sans-serif}
div.pageDate { font-size: 80%; text-align: center ; color: #FF0099; font-family: Arial, Helvetica, sans-serif}

div.quote { font-size: 125%; color: #00CC33; font-weight: bold; text-align: justify }
div.signature { font-size: 125%; color: #00CC33; font-weight: bold; text-align: right; font-style: italic }


/* keychain pages */
div.category { color: FF0000; font-weight: bold}
div.data { color: 000000 }
div.unknown { color: A5B4B4 }
.superscript { vertical-align: super }
.normalText {  color: #66CC00; font-family: Arial, Helvetica, sans-serif}
a:visited {  color: #FF6666}
a:link {  color: #33CCFF}
