/*
iicph default style-sheet
2003-09-25

*/

/* GLOBAL */

BODY { font-size: 12pt; font-family: "Arial", sans-serif; background-color: #fff; }
FONT { font-size: 12pt; font-family: "Arial", sans-serif}
TD { font-size: 12pt; font-family: "Arial", sans-serif}
P { font-size: 12pt; font-family: "Arial", sans-serif}
H3 { font-size: 14pt; font-weight: bold; font-family: "Arial", sans-serif;
   border-left-style: solid  ; border-left-color: #cccc00 ; border-left-width: 6px  }
A { font-size: 12pt; font-family: "Arial", sans-serif}

TD.title { color: green; font-size: 18pt; font-family: "Arial", sans-serif}
TD.head { font-size: 16pt; font-family: "Arial", sans-serif}
TD.Lnk { font-size: 14pt; font-family: "Arial", sans-serif}
TD.Lnk1 { font-size: 12pt; font-family: "Arial", sans-serif}
TD.imprimature { color: white; font-size: 10pt; font-family: "Arial", sans-serif;
  font-weight: bold;  background-color: blue}

.title { font-size: 14pt; font-weight: bold; font-family: "Arial", sans-serif}
.heading { font-size: 12pt; font-weight: bold; font-family: "Arial", sans-serif}
.instruct { font-size: 12pt; font-family: "Arial", sans-serif; color: blue; font-style: italic}
.cNews {background-color: #00ffcc}
.miniNote { font-size: 8pt; font-family: "Arial", sans-serif; color: blue; font-style: italic}

.nav { font-size: 16pt; font-family: "Arial", sans-serif; color: blue; font-style: italic ;}
a.nav { font-size: 16pt; font-family: "Arial", sans-serif; color: blue; font-style: italic ;}

.newsname { font-size: 14pt; font-weight: bold; font-family: "Arial", sans-serif; }
.caption { font-size: 10pt; font-family: "Arial", sans-serif; }
.abstract { font-size: 10pt; font-family: "Arial", sans-serif; font-style: italic ;}

.plainText { font-size: 10pt; font-family: "Courier"; }

.imgLink a:visited, .imgLink a:active, .imgLink a:link, .imgLink { text-decoration: none; color: white; }

LI.news_toc { font-size: 8pt; font-weight: bold; color: gray; }
LI.news_toc_cur { font-size: 8pt; font-weight: bold; color: black;}

p.quote { font-style: italic; margin-left: 12pt; margin-right: 12pt; }

.indent { font-style: italic; margin-left: 12pt; }
.signed { font-style: italic; text-align: right; }

img { margin: 0px 6px 6px 0px; }

@media print {
  .screenOnly { display: none; }
  }
