body {
font-family: "Times New Roman",Times, serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12pt;
vertical-align: top;
text-align: left;
border: none;
margin-left: 2%; margin-right: 2%;
}

a {
text-decoration: none;
color: red;
}

div.link a {
text-decoration: none;
outline: 0;
font-size: 15pt;
font-weight:bold;
color:silver;
}

div.link a:hover {
outline: 0;
/* font-size: 15pt; */
/* font-weight:bold; */
color:white;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 100%;
text-align: center;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 100%;
text-align: center;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 90%;
text-align: center;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size: 120%;
text-align: left;
}

P {
margin: 0 2px 0px 0;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-variant: normal;
font-size: 12pt;
color: black;
background: normal;
vertical-align: top;

}
p.center {
text-align:center;
}

