h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #660099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #660099;
}
a {
	color: #660099;
	text-decoration: none;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
blockquote {
	margin: 0 10 0 15;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #660099;
	font-weight: 900;
	text-align: left;
}
.toolbar {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: right;
}
.toolbar a {
	color: #FFCC00;
	text-decoration: none;
}
.toolbar a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.search {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.search a {
	color: #FFCC00;
	text-decoration: none;
}
.search a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	margin: 0px;
	}
.navlinks a {
	color: #FFCC00;
	text-decoration: none;
}
.navlinks a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
