.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right;
	text-align: right;
}

.linker a:link {
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
}
.linker a:visited {
	font-family:Tahoma;
	font-size: 12px;
	color:#CCCCCC;
	line-height:16px;
	text-decoration: none;
	font-weight: bolder;
}
.linker a:hover {
	font-family:Tahoma;
	font-size: 12px;
	color:#FF3300;
	line-height:16px;
	text-decoration:underline;
	font-weight: bold;
}
.linker a:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
}
h1#topkey {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BAAB9A;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DBD6AC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}