body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg0.gif);
	font-family: Georgia, Times New Roman, Times, serif;
}

body.index {
	background-image: url(../images/bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #5d513d;
}

h1 {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #5d513d;
	font-weight: bold;
}

.cont {
	color: #EADFC2;
}
a:link {
	color: #F2E7CA;
	text-decoration: underline;
}
a:visited {
	color: #F2E7CA;
	text-decoration: underline;
}
a:active {
	color: #F2E7CA;
	text-decoration: underline;
}
a:hover {
	color: #DCCAA9;
	text-decoration: underline;
}
