/* 
*  Karanor.css
*  Karanor Oy:n tyyliasetukset.
*/

a.navLink:link {
  color : white; background : transparent none; font-size: 10pt }
a.navLink:visited {
  color : white; background : transparent none; font-size: 10pt}
a.navLink:hover {
  color : "#267FDA"; background : #FFFFFF none; font-size: 10pt}
a.navLink:active {
  color : yellow; background : transparent none; font-size: 10pt}

p.linkDelim {color : white}

body {
  font-family: "Times New Roman"; font-size: 10pt }

h3, h4 {
  color : #000; background : #99CCFF none;}

p {
  text-indent:1em; margin-top:0.2em; margin-bottom:0.2em; }

p {
  text-align: left !important; }

h5 {
  margin-top:0.2em; margin-bottom:0.2em; }

h5 {
  text-align: left !important; }

ul, ol {
  margin-left : 2em;
  margin-top: 0.15em; }

p.pb {margin-top:0.2em; margin-bottom:0.6em;
      font-size: 10pt; text-align: center !important; color : blue; 
      background : #99CCFF none;
      font-weight: bold; }
