/*@charset iso-8859-1 */
/* author: David Read */
/* CSS link to main page of Parcx site*/
/* creation date: 22-Feb-2009 */
body { font-family: Arial Narrow, Tohoma, serif; font-size:10pt; color:white; background-color:#551f08 }
 a:link { color:#fcf5f3 }
 a:hover { color:#040a70 }
 a:visited { color:#f9e5d6 }

p.tiny {font-family:Arial,serif; font-size: xx-small }
p.small {font-family:Arial,serif; font-size: x-small }
p.normal {font-family:Arial,serif; font-size: small; font-weight: thin }
p.big {font-family:Arial,serif; font-size: small; font-weight: bold }

span.title {font-family:Arial,serif; font-size: small; color:#000000; font-weight: bold }
span.header {font-family:Arial,serif; font-size: small; color:red; font-weight: bold }
span.author {font-family:Arial,serif; font-size: x-small; color:#000044 }
span.article {font-family:Arial,serif; font-size: small; color:#000000; font-weight: normal }
span.lessthan {font-family:Arial,serif; font-size: x-small; color:#000044 }
span.gray {font-family:Arial,serif; font-size: small; color:gray; font-weight: normal }
span.navy {font-family:Arial,serif; font-size: small; color:#000044; font-weight: normal }


