body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

a{
	text-decoration: none;
	color: #000000;
}

h1, h2, h3, h4, h5, h6  {
  background-color:       none;
  background-position:    ;
  border-bottom:          1px solid #aaaaaa;
  color:                  black;
  font-weight:            bold;
  margin:                 0;
  padding-bottom:         0.17em;
  padding-top:            0.5em;
  }

h1  {
  font-size:              188%;
  color: 				  #81bedd;
  padding-top:            0em;
  }
  
h2  {
  font-size:              150%;
  color: 				  #81bedd;
  }
  
h3  {
  font-size:              132%;
  }

h3, h4, h5, h6  {
  border-bottom:          none;
  font-weight:            bold;
  }

h4  {
  font-size:              116%;
  }
  

  

div.thumbinner  {
  background-color:       #f9f9f9;
  border-color:           solid #ccc;
  border-width:           1px;
  font-size:              94%;
  overflow:               hidden;
  padding:                3px !important;
  text-align:             center;
  }

div.thumb  {
  border-color:           White;
  border-style:           solid;
  margin-bottom:          0.5em;
  width:                  auto;
  }
  
div.thumb div  {
  background-color:       #f9f9f9;
  border-color:           solid #cccccc;
  border-width:           1px;
  font-size:              94%;
  overflow:               hidden;
  padding:                3px !important;
  text-align:             center;
  }

div.thumb div a img  {
  border-color:           solid #cccccc;
  border-width:           1px;
  }
  
div.thumb div div.thumbcaption  {
  border-width:           none;
  line-height:            1.4em;
  padding-bottom:         0.1em;
  padding-left:           0;
  padding-right:          0;
  padding-top:            0.3em;
  text-align:             left;
  }

div.tleft  {
  border-bottom-width:    0.8em;
  border-left-width:      0;
  border-right-width:     1.4em;
  border-top-width:       0.5em;
  clear:                  left;
  float:                  left;
  margin-right:           0.5em;
  }
  
div.tright  {
  border-bottom-width:    0.8em;
  border-left-width:      1.4em;
  border-right-width:     0;
  border-top-width:       0.5em;
  clear:                  right;
  float:                  right;
  }