body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #D2D2D2;
	background-image: url(background.jpg);
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}table {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-style: italic;
}
h2 {
	font-style: italic;
	font-size: 20px;
}
.RightHandShade {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #A8A8A8;
	border-bottom-color: #797979;
	border-left-color: #D3D3D3;
}

.with-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.free-quotes {
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
}
.links {
	background-color: #CCCCCC;
	font-size: 14px;
}
