  .text {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  color: #031E51;
  }

a.text:link { color: #031E51; text-decoration: underline; } 
a.text:active { color: #031E51; text-decoration: underline; } 
a.text:visited { color: #031E51; text-decoration: underline; } 
a.text:hover { color: #031E51; text-decoration: underline; }

.title {
  font-family: Tahoma;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #031E51;
  }

.subtitle {
  font-family: Tahoma;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #CD5806;
  }

.section_title {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;

  }

.title_right {
  background-image: url(images/small_logo2.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  }
  
.bottom_info {
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  color: #031E51;
  }
  
.bottom_menu {
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  color: #031E51;
  }
  
a.bottom_menu:link { color: #031E51; text-decoration: none; } 
a.bottom_menu:active { color: #031E51; text-decoration: none; } 
a.bottom_menu:visited { color: #031E51; text-decoration: none; } 
a.bottom_menu:hover { color: #031E51; text-decoration: none; }

a:link { color: #0000ff; text-decoration: underline; } 
a:active { color: #0000ff; text-decoration: underline; } 
a:visited { color: #0000ff; text-decoration: underline; } 
a:hover { color: #3B3BE7; text-decoration: underline; }
