.bodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #006699;
}

body {
	background-color: #FFFFFF;
	scrollbar-base-color: #9999CC;
	scrollbar-track-color: #666699;
	scrollbar-arrow-color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}

h2 {
	display: inline;
	font-size: 16px;
	color: #006699;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}

.smallText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

.nav {
	font-size: 16px;
	color: #006699;

}
.special {
	color: #666699;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;

}
.notation {
	color: #996699;
}
.red {
	color: #990033;
}
.red2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: medium;
	color: #FF0000;
}
.bodyTextTop {
	font-family: Garamond, "Arial Rounded MT Bold", Arial;
	font-size: medium;
}
p {
	margin-right: 10px;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.black {
	color: #000000;
}
.red1 {color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.larger {
	font-size: larger;
	font-weight: bold;
}
