body {
font-size: 12pt; 
font-family: Times New Roman;
line-height: 14pt; 
margin-left: 45px; 
margin-right: 45px;
}

h1 {
font-family: Century Gothic; 
font-size: 24pt;
line-height: 30pt;
}

h2 {
font-family: Century Gothic; 
font-size: 18pt;
line-height: 24pt;
}

a {
text-decoration: none;
}

a:link {
color: purple
}

a:visited {
color: #330033
}

a:active {
color: orange
}