
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000173;
}

a:link {
  color: #000173;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #4682B4;
  text-decoration: none;
  font-weight: normal;
}

body {
  margin-left: 10%;
  margin-right: 10%;
  color: black;
  background: white;
}

.linque {
  color: #000173;
  text-decoration: underline;
  font-weight: normal;
}

.mainTitle {
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B6E99;
}

.mainTitleLarger {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B6E99;
}

.mainTitleSmaller {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B6E99;
}

.mainTDText {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: justify;
}

.mainTDTextBold {
	font: bold 14px Trebuchet MS;
	color: Black;
	text-align: justify;
}

.mainTDTextstr {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: justify;
        text-decoration:line-through; color: Red;
}

.mainTDTextSmaller {
	font: 9px Trebuchet MS;
	color: Black;
	text-align: justify;
}

.mainTDTextSmall {
	font: 11px Trebuchet MS;
	color: Black;
	text-align: center;
}

.mainTDTextSmallYellow {
	font: bold 11px Trebuchet MS;
	color: #dcff00;
	text-align: center;
}

.mainTDTextCentered {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: center;
}

.mainTitle1 {
	font: bold 15px Trebuchet MS;
	color: #5E9D63;
}

.mainTitle1str {
	font: bold 15px Trebuchet MS;
  text-decoration:line-through; color: #5E9D63;
}

.mainTitle2 {
	font: bold 15px Trebuchet MS;
	color: #4D54AE;
}

.mainTitle2small {
	font: bold 13px Trebuchet MS;
	color: #4D54AE;
}

.mainTitle3 {
	font: 13px Trebuchet MS;
	color: #4D549A;
}

.leftMenu {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: center;
}

.leftMenuBorder {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: center;
	border-bottom: 0.02cm solid #3B6E99;
}

.selectedMenu {
	font: 13px Trebuchet MS;
	color: Black;
	text-align: center;
}

.subTitle {
	font: bold 13px Trebuchet MS;
	color: Black;	
}

.subTitleSmall {
	font: bold 9px Trebuchet MS;
	color: Black;	
}

.subTitleSmall2 {
	font: 11px Trebuchet MS;
	color: Black;	
}

.subTitleSmall3 {
	font: 12px Trebuchet MS;
	color: Black;	
}

.innerSubTitle {
	font: bold 13px Trebuchet MS;
	color: Black;	
}

.largerBoldFont {
	font: bold 15px Trebuchet MS;
}