* {
padding: 0;
margin: 0;
}

body {
background-color: white;
}

img {
border: 0;
}

a {
text-decoration: none;
}

a.underlined {
text-decoration: underline;
}

a:link, a:visited {
color: #190a75;
}

a:hover, a:active {
color: #7062F2;
}

.ourcolor {
color: #190a75;
}

.nowrap {
white-space: nowrap;
}

.edgedover {
padding-left: 2em;
padding-right: 10em;
}

.firstlineindented {
text-indent: 2em;
}

div.header {
background-image: url('images/intricateBackground1136.png');
background-repeat: no-repeat;
}

div.content {
background-image: url('images/intricateBackground1136.png');
background-repeat: no-repeat;
background-position: 0px -90px;
}

div.footer {
float: right;
}

div.followup {
margin-top: 60px;
padding-right: 400px;
}

p.followup {
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-style: normal;
font-size: 130%;
line-height: 133%;
margin-bottom: 1em;
margin-left: 1em;
}

p.biography {
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-style: normal;
font-size: 130%;
line-height: 133%;
margin-left: 1em;
margin-bottom: 0.2em;
}

p.headline {
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-style: normal;
font-size: 130%;
line-height: 133%;
margin-left: 3em;
margin-bottom: 1em;
}

h1 {
color: #190a75;
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-size: 200%;
margin-top: 1em;
margin-bottom: 1em;
}

h2 {
color: #190a75;
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-size: 150%;
margin-top: 1em;
}

h3 {
color: #000000;
font-family: "Californian FB", "Palatino Linotype", "Garamond", serif;
font-weight: bold;
font-size: 130%;
margin-top: 1em;
margin-left: 1em;
}