p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
a.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E140B;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #490E07;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#FEECEC;
	scrollbar-arrow-color:#FEECEC;
	scrollbar-base-color:#FEECEC;
	scrollbar-darkshadow-color:#FEECEC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FEECEC;
	scrollbar-shadow-color:#FEECEC;
	scrollbar-track-color:#FEECEC;
	background-image: url(gfx/bg-main.jpg);
}

