﻿body {
				font-family: Century Gothic, Helvetica, sans-serif;
				color: #204060;
				font-style: normal;
}
a:link {
				color: #204060;
				text-decoration: underline;
				text-align: left;
}
a:hover {
				color: #102030;
				text-decoration: none;
				text-align: left;
}
a:visited {
				color: #204060;
				text-decoration: none;
				text-align: left;
}
p {
				font-family: "Trebuchet MS","sans-serif";
				font-size: 14pt;
				color: #204060;
				text-indent: 0;
}

.normal{
				font-family: Century Gothic, Helvetica, sans-serif;
				color: #204060;
				font-style: normal;
}
.center {
				text-align: center;
				font-family: Century Gothic, Helvetica, sans-serif;
				font-style: normal;
}
.names {
				text-align: left;
				font-family: Century Gothic, Helvetica, sans-serif;
				font-style: italic;
}
.title {
				text-align: left;
				text-decoration: underline;
				font-family: Century Gothic, Helvetica, sans-serif;
				font-style: normal;
}
.pages {
				text-align: right;
				font-style: normal;
}
