a {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1 {
	background-color: transparent;
	border-color: inherit;
	color: #330066;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	font-variant: normal;
	font-weight: bold;
	text-transform: capitalize;
}

h2 {
	color: #330066;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 800;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-variant: normal;
	font-weight: 600;
}

p {
	font-family: "Trebuchet MS", Arial;
}

li {
	text-indent: 0px;
}

a:link {
	color: #b07906;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #b07906;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #330066;
}

bullet1 {
	list-style-type: circle;
	text-align: left;
	text-indent: 5pt;
}
