.text {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.text1 {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.text1 a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text1 a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.links {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.links a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.links a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}
.background {
	background-image:url(../images/strip.jpg);
	background-position:center;
	background-repeat:repeat;
}
.background1 {
	background-image:url(../images/index_11.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.heading {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bolder;
	color:#000000;
}