body {
	background-image: url(images/yellowtile.gif);
	background-color: #FFF4AE;
}
p, li, td, blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin-right: 10px; margin-left: 10px; font-size: 12px; line-height: 17px}

a:link {  color: #6633ff; text-decoration: underline}
a:visited {  color: #6699FF; text-decoration: underline}
a:hover {  color: #6666FF; text-decoration: underline}
a:active {  color: #6633ff}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; line-height: 24px}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.inline {  background-color: #FAE17B; font-weight: bold}
.frame {
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #E2786E;
	border-right-color: #E2786E;
	border-bottom-color: #E2786E;
	border-left-color: #E2786E;
}
