p  {
	color: black;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana
}
.bigger {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	color: #DF229A;
}

h1  {
	color: #090;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.top    { color: yellow; font-style: italic; font-weight: normal; font-size: 14px; line-height: 19px; font-family: Gadget; text-align: left; padding: 5px; border: none 0px }
.quote  {
	color: #333;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	border: solid 1px #f30;
	font-style: italic;
}
.book { color: black; font-size: 16px; line-height: 20px; font-family: Times; letter-spacing: 1px }
h2 {
	color: #069;
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.comment { color: #90c; font-weight: 500; font-size: 10px; line-height: 10px; font-family: Verdana }
.caption {
	color: black;
	font-size: 10px;
	font-family: Verdana
}
h3 {
	color: #ffc;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	font-family: Gadget;
	padding: 5px
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #229DE0;
}

.bigger a:link {
	color: #DF229A;
	text-decoration: none;
}
.bigger a:visited {
	color: DF229a;
	text-decoration: none;
}
.bigger a:hover {
	color: #000;
	text-decoration: underline;
}
.bigger a:active {
	color: #000;
	text-decoration: none;
}
