a:hover {
	color: #8A5718;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-color: #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
}

.linktext  {
	color: #0000CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.text  {
	color: #040461;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	text-align: justify;
}

.italic  {
	color: #040461;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	text-align: justify;
	font-style : italic;
}

.textbold  {
	color: #040461;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-align: justify;
}

.textcenter  {
	color: #040461;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
}

.paper {
background-color: #D3D0BD;
	background-image: url(images/paper.jpg);
	background-repeat : repeat;
}

.table1 {
	background-color: #8A5718;
	border: 1px solid #C1B488;
}

.table2 {
	border: 2px solid White;
}

.picture {
	border: 1px solid White;
}

.pageleft {
	background-image: url(images/12.jpg);
	background-repeat : repeat-y;
}

.pageright {
	background-image: url(images/6.jpg);
	background-repeat : repeat-y;
}