@font-face {
  font-family: Roboto;
  src:  url("/MNT/Roboto-Regular.ttf"); 
}
@font-face {
  font-family: RoundBold;
  src:  url("/MNT/RoundsBlack.otf"); 
}
@font-face {
  font-family: Bad Script;
  src:  url(/MNT/BadScript-Regular.ttf); 
}
@font-face {
  font-family: Univers;
  src:  url(/MNT/Univers.ttf); 
}
.Title {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-family: Roboto;
  line-height: 35pt;
  text-transform: uppercase;
  font-size: 21pt;
  color: #820000;
}
.Body {
  border-style: none;
  margin: 10pt;
  font-family: Roboto;
  color: #172f76;
  line-height: 25pt;
  font-size: 17pt;
  background-color: transparent;
}
.List {
  list-style-type: circle;
  font-family: Roboto;
  color: #172f76;
  font-size: 17pt !important;
  line-height: 25pt !important;
}
.Hand {
  font-family: Bad Script;
  color: #3d5d19;
  font-weight: bold;
  font-size: 21pt;
  line-height: 40pt;
}
.Link{
	font-size: 20pt;
font-family: Univers;
color: #3D5D19;
line-height: 15pt;
font-weight: bold;
text-align: left;
border-bottom: 2px solid #3D5D19;
}
.docs{
font-family: Univers;
color: #18307a;
font-size: 22px;
line-height: 22pt;
text-align: justify;
}
.my_copyright{
font-variant: all-small-caps;
    vertical-align: super;
    margin-left: 3px;	
}

.news_title {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-family: Roboto;
  text-transform: uppercase;
  color: #820000;
  font-size: 13pt;
  line-height: 20pt;
}
.news_body {
  border-style: none;
  margin: 10pt;
  font-family: Roboto;
  color: #172f76;
  background-color: transparent;
  font-size: 14pt;
  line-height: 16pt;
  text-align: justify;
}
.news_date {
  border-style: none;
  margin: 10pt;
  font-family: Roboto;
  color: #172f76;
  background-color: transparent;
  font-size: 12pt;
  line-height: 17pt;
  font-style: italic;
}
