body {
	font-size : 11px;
	font-family: Verdana,Tahoma,Arial;
	color: #F2DFC6;
	background-color: #9d917d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
p {
	font-size : 12px;
	font-family: Verdana,Tahoma,Arial;
	color: #F2DFC6;
}
.navigation {
	height: 1px;
	width: 1px;
	overflow: hidden;
}
a:link {
    font-weight: bold;
	font-size : 11px;
	color: #F2DFC6;
	text-decoration:none;
}
a:hover {
    font-weight: bold;
	font-size : 11px;
    color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
    font-weight: bold;
	font-size : 11px;
	color: #F2DFC6;
	text-decoration:none;
}
a:visited:hover{
    font-weight: bold;
	font-size : 11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.titletable {
	color : #FFFFFF;
	font-size : 18px;
	font-family: Verdana,Tahoma,Arial;
    font-weight: bold;
}
.titletable a:link {
    font-weight: bold;
	font-size : 18px;
	color: #F2DFC6;
	text-decoration:none;
}
.titletable a:hover {
    font-weight: bold;
	font-size : 18px;
    color:#FFFFFF;
	text-decoration:none;
}
.titletable a:visited {
    font-weight: bold;
	font-size : 18px;
	color: #F2DFC6;
	text-decoration:none;
}
.titletable a:visited:hover{
    font-weight: bold;
	font-size : 18px;
	color:#FFFFFF;
	text-decoration:none;
}

.copytable {
	color : #636164;
	font-size : 9px;
	font-family: Verdana,Tahoma,Arial;
    font-weight: normal;
}
.copytable a:link {
    font-weight: bold;
	color: #636164;
	text-decoration:none;
}
.copytable a:hover {
    font-weight: bold;
    color:#636164;
	text-decoration:underline;
}
.copytable a:visited {
    font-weight: bold;
	color: #636164;
	text-decoration:none;
}
.copytable a:visited:hover{
    font-weight: bold;
	color:#636164;
	text-decoration:underline;
}
