body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 14px;
  color      : #342D28;
}

a img {
 border	: 0;
}

table {
 border-collapse: collapse;
 padding	: 0px;
}

a:link, a:visited, .separator {
  font-size       : 10px;
  color           : #ED3426;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

h2, h3, h4, h5, p, ol, form {
  margin : 0px;
}


h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 23px; 
  font-weight: normal; 
  margin-top : 23px;
  margin-bottom : 25px;
  line-height: 23px;
}


.list_text h1 {
  font-size : 18px;
  margin-top : 5px;
  margin-bottom : 5px;
  line-height: 20px;
}

h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size	: 13px; 
  color      : #747474;
  /*letter-spacing : 1.1px;*/
}

.h2 a {
  text-decoration : none;
}

em {
  color           : #92C260;
}

.clear {
	clear    : both;
	height   : 0px;
	overflow : hidden;
}


select {
	font-size: 9px;
	width: 130px;
	color: #000000;
	font-family: verdana,arial;
	background-color: #f2f2f2;
	border: #AEB8C1 1px solid;
}




