body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
	background-color: #9999FF;
	{
	scrollbar-base-color: #0000FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #9999CC;
	scrollbar-highlight-color: #000066;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
}


}
a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660066;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999CC;
}
.mainHead {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bolder;

}
.authors {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-style: oblique;
}
.subHead {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.quotes {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: italic;
	color: #000066;
}
form {
	background-color: #9999FF;
	border: thin none;


}
input {
	background-color: #9999CC;
	border: thin solid #000066;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000066;

}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000066;
	background-color: #9999CC;
	border: thin solid #000066;
}
