@charset "utf-8";
/* merv */
.class1 A:link {text-decoration: none; color: #660033;}
.class1 A:visited {text-decoration: none; color: #660033;}
.class1 A:active {text-decoration: none; color: #660033;}
.class1 A:hover {text-decoration: underline; color: #000000;}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666699;
	text-decoration: none;
	font-weight:bold
	
}
a:visited {
	color: #666699;
	text-decoration: none;
	font-weight:bold
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold
}
a:active {
	color: #666699;
	text-decoration: none;
	font-weight:bold
}
.stext{
	font-size: 9;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.titles {
	font-size: 17px;
	font-weight: bold;
	color: #660033;
}

.titlesind {
	font-size: 15px;
	font-weight: bold;
	color: #660033;
}

.titlesunder {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}

.titlesunder2 {
	font-size: 13px;
	font-weight: bold;

}


.oliv {
	color: #660033;
	font-weight: bold;
}
.border {
	border: 1px solid #333333;
}
.style1 {font-weight: bold}

.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	}
	

