body table tr td {
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
}
body,td,th {
	font-family: "Montserrat", sans-serif;
}
#a {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Montserrat", sans-serif;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	text-align: justify;
	padding-right: 15px;
}
body {
}

.leftDiv
{
    width: 30.25%;
    float: left;
}

.rightDiv
{
    width: 65%;
    float: left;
}

body {
	background-color: white;
 }
 @media screen and (max-width: 1920px) 
{
	body {
		background-color: white;
	}
}

.myText
{
    font-size: 1vw;
}

.container {
  background-color: #f0f0f0;
  padding: 20px;
  border: 1px solid #ccc;
}

.flex-container {
  display: flex;
  justify-content: space-between; /* Distributes items with space between them */
}

.montserrat-<uniquifier> {
  font-family: "Montserrat", light, sans-serif;
  font-optical-sizing: auto;
  Font-weight:100 <weight>;
  font-style: normal;
}
.slideshow { height: 100px; width: 300px; margin: auto }
.slideshow img { padding: 30px; }

#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }

a:link {color:#6D6E71; text-decoration:none}
a:hover {
	color: #2BB673;
	text-decoration: none
}
img {
	max-inline-size: 100%;
	padding-right: 10px;
}

body table tr {
	font-family: ""Montserrat" Font-weight:100;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
