a{text-decoration:none}
    a:link {color: #282B4D}
    a:visited {color: #282B4D}
    a:active {color: #B3B3B3}
    a:hover {color: #B3B3B3}

body {color:#E8DDCB;background-color:white;margin-top:5vw;margin-left:5vw;margin-right:5vw;}


h1 {
  color: #282B4D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2vw;
  font-style: normal;
	font-weight: bold;
  text-align: center;
  line-height:normal;
}

h2 {
  color: #183133;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-style: normal;
	font-weight: bold;
  margin-top:1.4em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #183133;
  text-align:justify;
}

.tmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
  color: #282B4D;
}