body {
  font-family: Arial, Helvetica, sans-serif;
  font-size  : 12px;
  color      : #000000;
}

a img {
 border	: 0;
}

table {
 border-collapse: collapse;
 padding	: 0px;
}

a:link, a:visited, .separator {
  color           : #1420BD;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}


h2, h3, h4, h5, p, form {
  margin : 0px;
}


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal;
  margin-top : 0px;
  margin-bottom : 2px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size	: 13px; 
  color      : #000000;
  /*letter-spacing : 1.1px;*/
}

.h2 a {
  text-decoration : none;
}

em {
  color           : #999999;
}

.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;
}





