body {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					16px;
	line-height:				24px;
	background-image:			url(images/background.jpg);
	background-repeat:			no-repeat;
	background-attachment:		fixed;
	margin-left: 				0px;
	margin-top: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
	color: #333333;
}
h1	{color:#00b;
	font-size:22px;
}
h2	{color:#00b;
	font-size:20px;
	font-weight:700;
}
h3	{color:#00b;
	font-size:18px;
}
h4	{color:#00b;
	font-size:16px;
	font-weight:600;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallprint {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
.comic {
	font-family: "Comic Sans MS";
	font-size: 14px;
}.index_small {
	font-size: 14px;
}
.links {
	font-weight: bold;
}
.index_links_small {
	font-weight: normal;
	font-size: 10px;
}
