a.usual:link { /* for unvisited links */
	font-size: 13px;
	line-height: 19px;
	color: #41548F;
	text-decoration: none;
	font-weight: bold
}

a.usual:visited { /* for visited links */
	font-size: 13px;
	line-height: 19px;
	color: #999999;
	text-decoration: none;
	font-weight: bold
}

a.usual:hover { /* when mouse is over link */
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #82990d;
	font-weight: bold
}

a.usual:active { /* when link is clicked */
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	font-weight: bold
}

body {
   background: #FCFCE9;
   margin: 0;
}

p, td, th, ul, ol, ul, li, dl, dt, dd {
   font-size: 12px;
   line-height: 19px;
   color: #333333;
   text-align: left;
   font-family: Arial, Verdana, Helvetica, sans-serif
}

em {
   font-style: italic;
   font-weight: bold
}

pre {
   font-family: monospace
}

strong {
   font-weight: bold
}

.adsense-float-right {
   float: right;
   margin: 0px 0px 0px 0px;
   border-width: 0px 0px 10px 20px;
   border-style: solid;
   border-color: #FFFFFF;
   background: #FFFFFF;
   padding: 0px 0px 0px 0px
}

.bold {
   font-weight: bold
}

.center {
   text-align: center
}

.courier {
   font-family: "Courier New", Courier, monospace
}

.bold-center {
   font-weight: bold;
   text-align: center
}

.headline-1 {
	font-size: 24px;
	line-height: 20px;
	color: #809D2F;
	font-weight: bold
}

.indexTable-1 {
	height: 500px
}

.indexTable-2 {
	height: 290px
}

.left {
  text-align: left
}

.mainTable {
	/* height: 1050px; */
	background-image:url(../kv_images/kv_bckgrnd_1.jpg)
}

.normalText {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: left
}

.normalTextPokr {
	font-size: 12px;
	line-height: 17px;
	color: #333333
}

.right {
  text-align: right
}

.text-small-center {
   font-size: 85%;
   text-align: center
}

.text-small-left {
   font-size: 85%;
   text-align: left
}

.newsletter_title { /* for unvisited links */
	font-size: 25px;
	line-height: 32px;
	color: #41548F;
	text-decoration: none;
	font-weight: bold
}

.newsletter_content {
	color: #000000;
}