body {
background-image:  url("./bg.png");
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 12px;
}

p
{

	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 12px;
}

td
{

	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 12px;
}

.menu {
	
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 10px;
}

div.text {
	
	overflow: auto;
	width: 520px;
	height: 427px;
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 10px;
}

a.menu:link, a.menu:visited {
	color: #992222;
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}
a:link, a:visited {
	color: black;
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}
h2
{
	color: #dbdbdb;
	font-family: "Palatino Linotype", "Garamond", Times, Serif;
	font-size: 18px;
	
}