p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.highlight {
	color: #990033;
}
a:link {
	color: #990033;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #000099;
}
.big {
	font-size: 20px;
}
strong {
	font-size: 15px;
}
.downsize {
	font-size: 24px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
ul {
	list-style-image: url(images/bullet.gif);
	font-size: 14px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 16px;
}
.links {
	font-size: 13px;
}
.small {
	font-size: 12px;
}
.smaller {
	font-size: 11px;
}
.leftpad {
	padding-left: 20px;
}
pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
pre .chord {
	color: #990033;
	font-size: 13px;
}
