/* CSS Stylesheet - Print - OddMix.com */
/* Copyright © 2010 - All Rights Reserved - Revised: 2010-07-08 */

body {
  background-color:#fff; 
  color:#000;
  margin:0;
  font: Times New Roman;
  }

LI {
font-size: 9pt;
}

IMG {border: 0;}

HR {
color: #0000ff;
}

a:link, a:visited, a:active {
color:#000; font: normal
text-decoration:none;
} 

.header {
width:  100%;
background-color: #ffffe0;
}

.nav {
width: 100%;
background-color: #f0ffff;
font-size: 10pt;
color: #101010;
border-top: 1px solid #000;
border-right: 0 solid #000;
border-bottom: 0px solid #000;
border-left: 0 solid #000;
}

H1 {
width: 100%;
height: 1em;
background-color: #fffff4;
text-align: center;
font-family: Times New Roman;
font-size: 13pt;
font-weight: bold;
color: #000000;
display: block;
padding-top: 1px;
padding-bottom: 1px;
border-top: 1px solid  #000;
border-bottom: 0px solid  #000;
margin: 0;
}

h2, h3, h4 {
  font-family:Times New Roman;
  font-weight:normal;
  line-height:135%;
  color:#000;
  }
h2 {
  font-size:12pt;
  }
h3 {
  font-size:11pt;
  }
h4 {
  font-size:10pt;
  }

.main {
width: 100%;
background-color: #ffffff;
border:1px solid #000;
}

.main1 {
width: 100%;
background-color: #ffffff;
font-size: 10pt;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
}

.bottom {
width:  100%;
background-color: #ffffe0;
text-align: center;
font-size: 8pt;
color: #202020;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
border-top: 1px solid  #000;
border-right-color:  #000;
border-bottom-width: 1px;
border-bottom-color:  #000;
border-left-color:  #000;
}
