
body {
	background: url(../images/content_big.gif) no-repeat;
	SCROLLBAR-FACE-COLOR: #f6bb1c;
	SCROLLBAR-HIGHLIGHT-COLOR: #f6bb1c;
	SCROLLBAR-SHADOW-COLOR: #4b2e11;
	SCROLLBAR-3DLIGHT-COLOR: #f6bb1c;
	SCROLLBAR-ARROW-COLOR:  #4b2e11;
	SCROLLBAR-TRACK-COLOR: #4b2e11;
	SCROLLBAR-DARKSHADOW-COLOR: #4b2e11;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4b2e11;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 4b2e11;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
}

.tableForm {
	border: thin groove #4b2e11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4b2e11;
}

.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4b2e11;
}