.text {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

p {
  font-family : Tahoma, arial, verdana;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color : black;
  background : transparent;
}

h1 {
  font-family: tahoma, arial,verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color : #7a91a5;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:1;
}

h2 {
  font-family: tahoma, arial,verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color : #0099cc;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:1;
}

h3 {
  font-family: tahoma, arial,verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color : black;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:1;
}

h4 {
  font-family: tahoma, arial,verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color : #7A91A5;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:1;
}

h5 {
  font-family: tahoma, arial,verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color : #800000;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:4;
}


a,a:active,a:link,a:visited {
  font-family : tahoma, arial,verdana;
  font-size: 10pt;
  font-weight: normal;
  color : #cc0000;
  text-decoration: none;
  background : transparent;
}

a:hover {
  font-family : tahoma, arial,verdana;
  font-size: 10pt;
  font-weight: normal;
  color : #7a91a5;
  text-decoration: none;
  background : transparent;
}

a.nav,a.nav:active,a.nav:link,a.nav:visited {
  font-family : tahoma, arial,verdana;  
  font-size: 10pt;
  font-weight: bold;
  color : #cc0000;
  text-decoration: none;
  background : transparent;
}

a.nav:hover {
  font-family : tahoma, arial,verdana;
  font-size: 10pt;
  font-weight: bold;
  color : 7a91a5;
  text-decoration: none;
  background : transparent;
}

a.booknav,a.booknav:link,a.booknav:visited {
  font-family : tahoma, arial,verdana;  
  font-size: 8pt;
  font-weight: normal;
  color : #7A91A5;
  text-decoration: none;
  background : transparent;
}

a.booknav:hover, a.booknav:active {
  font-family : tahoma, arial,verdana;
  font-size: 8pt;
  font-weight: normal;
  color : #800000;
  text-decoration: none;
  background : transparent;
}