.text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8D867E;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8D867E;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #df1353;
	text-decoration: none;
}

.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.orange_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.red_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0000c4;
}
.list {
	font-family: tahoma;
	color: #999999;
	list-style-type: disc;
	padding: 3px;
}


.cont_bg {
	background-image: url(images/cont_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
