h1, h2, h3, h4, h5, h6, p, li, th, td, legend { font-family: Georgia; }
legend	{ font-weight: bold; font-size: x-large; }
form		{ font-family: Courier New, Courier, sans-serif; }
pre		{ color: navy; }
.banner	{ color: gray; }
.textbox
{
	border: 2px solid #6699CC;
	background-color: #F1F7FA;
	padding: 15px;
	width: 60%;
}
.keyword
{
	font-weight:	bold;
	font-size:		x-large;
}
.def
{
	font-weight:	bold;
	font-size:		large;
}
