a:link {
  font-size: 12px;
  font-weight: normal;

  color: #4c4746;
  /*color: black;*/
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;
}

a:visited {
  font-size: 12px;
  color: #4c4746;
  /*color: black;*/
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;

}

a:hover {
  font-size: 12px;
  font-weight: normal;
  color: blue;
  font-family: sans-serif;
text-decoration: none;
  padding-left: 0em;
}

a:active {
  font-size: 12px;
  font-family: sans-serif;
  color: #4c4746;
  /*color: black;*/
text-decoration: none;
  padding-left: 0em;

}

/*
body {
	background-color: #f7f7f7;
}
*/

/*
table { 
background-color: white; 
}
*/

.table1 {
background-color: #f7f7f7; 
border-top: 1px solid black;
}

.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: 16px;
  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
}

.seventh {
  padding-left: 0em;
  font-size: 16px;
  font-weight: bold;
  /*color: #666666;*/
  /*color: #0D4789;*/
  color: #35586C;

  font-family: Arial, Helvetica, sans-serif;
}

.eighth {
  padding-left: 0em;
  font-size: 28px;
  font-weight: normal;
  color: #35586C;
  /*color: #4c4746;*/

  font-family: Arial, Helvetica, sans-serif;
}

.ninth {
  padding-left: 0em;
  font-size: 9px;
  font-weight: normal;
  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;
}






