.topic {
	color: #b15025;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
}
.h1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.h2 {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
}
.mainmenu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.mainmenu a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
}
.mainmenu  a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.ssh1 {
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	color: #fff;
}
.ssh2 {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #fff;
}
.ssh3 {
	font-size: 11px;
	font-family: tahoma;
	color: #ccc;
}
.footer {
	font-size: 13px;
	font-family: tahoma;
	color: #999999;
}
.footer  a{
	text-decoration: none;
	font-family: tahoma;
	color: #999999;
}
.footer  a:hover{
	text-decoration: underline;
	font-family: tahoma;	
	color: #666666;
}

