body, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, td, th, caption, center, div
	{
	font-family: Georgia, Times New Roman, sans-serif;
	}

body	{
	background-image: url(bg_papper.gif);
	background-color: #ffc;
	color: #000;
	}

h1	{
	text-align: center;
	font-weight: normal;
	color: #300;
	}

h2	{
	font-weight: normal;
	}

.byline
	{
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	}

a:link
	{
	color: #c00;
	text-decoration: none;
	}

a:visited
	{
	color: #306;
	text-decoration: none;
	}

a:active
	{
	color: #f60;
	text-decoration: none;
	}