h1 {
	font-family: Garamond;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #330099;
}
h2 {
	font-family: Arial,Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009966;
	text-align: left;
}
ul {
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.TitlePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: inherit;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

a:hover {
	font-weight: bold;
	color: #339900;
}
a:link {
	font-weight: normal;
	color: #003300;
}
th {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.name {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339999;
}

.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
}
.text {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
