a:link {

  font-size: 11px;
  font-weight: normal;

  color: #4c4746;
  /*color: black;*/
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;
}

a:visited {
  font-size: 11px;
  color: #4c4746;
  /*color: black;*/
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;

}

a:hover {
  font-size: 11px;
  font-weight: normal;
  color: blue;
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;
}

a:active {
  font-size: 11px;
  font-family: sans-serif;
  color: #4c4746;
  /*color: black;*/
text-decoration: none;
  padding-left: 0em;

}

body {
	background-color: white;
}


.horizontalLine {
border-top: 1px dotted #4c4746;
margin-top: 5px;
width: 100em;
}

.first {
  padding-left: 0em;
  font-size: 14px;
  font-weight: normal;
  color: #232d6b;
  font-family: sans-serif;
}

.second {
  padding-left: 0em;
  font-size: 14px;
  font-weight: normal;
  /*color: #666666;*/
  /*color: #0D4789;*/
  color: #4c4746;

  font-family: sans-serif
}

.third {
  padding-left: 0em;
  font-size: 8px;
  font-weight: normal;
  color: blue;
  font-family: sans-serif
}

.fourth {
  padding-left: 0em;
  font-size: 12px;
  font-weight: normal;
  color: black;
  font-family: tahoma
}

.fifth {
  padding-left: 0em;
  font-size: 12px;
  font-weight: normal;
  /*color: #666666;*/
  /*color: #0D4789;*/
  color: #4c4746;

  font-family: sans-serif
}

.sixth {
  padding-left: 0em;
  font-size: 11px;
  font-weight: normal;
  /*color: #666666;*/
  /*color: #0D4789;*/
  color: #4c4746;

  font-family: sans-serif
}




.title {
  padding-left: 0em;
  font-size: 14px;
  font-weight: bold;
  color: 232d6b;
  font-family: sans-serif;
}

.othertitle {
  padding-left: 0em;
  font-size: 12px;
  font-weight: normal;
  color: red;
  font-family: Arial, Helvetica, sans-serif;
}



.1 {
  padding-left: 0em;
  font-size: 12px;
  font-weight: normal;
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
}

.2 {
  padding-left: 0em;
  font-size: large;
  font-weight: normal;
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
}





