BODY {
}

.heading_text {
	font-family: ·s²Ó©úÅé;
	font-size: 16pt;
	color: #FF0000;
	text-align: justify;
	font-weight: 600;
	font-style: italic;
}

.title {
	font-size: 15px;
	color: #cc3300;
	font-style: normal;
	font-weight: bold;
}

.text {
	font-size: 12px;
	color: #77270b;
	line-height: 18px;
	text-align: justify
}


.text2 {
	font-size: 13px;
	color: #555555;
	line-height: 23px;
	text-align: justify
}

.copyright_text {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

.submenutext {
	font-size: 12px;
	color: #555555;
	line-height:20px;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #f6f6f6;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
}
a:active {
	text-decoration: none;
}

.topimg {
	background-attachment: fixed;
	background-image: url(/ecmanage/template/images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
