body { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #555555; line-height: 150%; list-style: disc;   }
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #555555; line-height: 150%;  ; list-style-image: url("img/disc.gif"); list-style-type: disc; }

a:link    { text-decoration: underline; color: #990000}
a:hover   { text-decoration: underline }
a:visited { text-decoration: underline; color: #333333}
a:visited:hover { text-decoration: underline; color: red }
a:active  { text-decoration: underline; color: #336699 }


h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 140%;}
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #DB241D; font-size: 120%;}
h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; font-size: 110%; margin-left: 6px; }
h4 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 110%; }

p { font-family: Arial, Helvetica, sans-serif; margin-left: 7pt; }

.substory { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 85%; }
.substory a:link    { text-decoration: none; color: white }
.substory a:hover    { text-decoration: none }
.substory a:visited    { text-decoration: none; color: #ffffff }
.substory a:visited:hover    { text-decoration: none }
.substory a:active    { text-decoration: none; color: #ffffff }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 55%; }

.table {
	border: 1px solid #CCCCCC;
	font-size: 9px;
}
