body {
        background-color: #DDFFFF;
        color: #220000;
        margin-top: 1in;
        margin-bottom: 1in;
	margin-left: 1.5in;
	margin-right: 1.5in;
}

h1 {
	font-size: 200%;
        font-family: sans-serif;
	margin-left: -0.5in;
	color: #990000;
}

h2 {
	font-size: 150%;
        font-family: sans-serif;
	 border-bottom-style: solid;
        border-bottom-width: 2px;
        border-color: #220000;


}

p {

text-align: justify;

}

a {
	font-size: 125%;
	font-weight: bold;
}

span.na {
	font-size: 125%;
	font-weight: bold;
}
