h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#333;
	}
body {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	}
img {
	border:none;
	}
.content {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}

.content1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
.contentbold {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}


.contentbold1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #550254;
	text-align: centre;
}

.contentbold2 {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #550254;
	text-align: centre;
}

.bt1 a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #730171;
text-decoration: none;
}

.bt1 a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFB634;
	text-decoration: underline;
}
.subh {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFB934;
	text-decoration: none;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.left_butts {
	margin:0px;
	padding:5px 10px 10px 0px;
	background-color:#fff/*8175B7 b4abdf*/;
	}
.left_butts li {
	list-style:none;
	display:inline-block;	
	}
.left_butts li a {
	width:168px;
	font:bold 11px Tahoma;
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:8px 0px 8px 15px;
	border-bottom:dotted 1px #c6bee9;
	/*line-height:25px;*/
	}
.left_butts li a:hover {
	background-color:#978bd0;
	color:#fff;
	}