body{
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	background-image: url(images/bk4.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	
}
h1 {
	font-family: "Jokerman LET";
	color: #000000;
	font-style: normal;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 10px;
}
a:link {
	font-family: Arial;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	font-family: Arial;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a:active {
	font-family: Arial;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000000;
	}
