.basic {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.basic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5D0F68;
}
.basic3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5D0F68;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5D0F68;
}

/*==================list====================*/
ul { list-style: none;}


/*==================txt, links, lines, titles====================*/
a {
	color:#661062;
}
a:hover{text-decoration:none;}

h1.logo { background:url(images/logo.jpg) no-repeat left top; text-indent:-10000px; width:265px; height:78px; font-size:12px; margin:0;}
h1 { font-weight:normal; font-size:24px; color:#fff; font-family:verdana; margin-bottom:19px;}

.txt1 { font-size:0.92em;}
.txt2 { color:#fff;}

.link1 { font-size:1.16em; display:block;}
.link2 { background:url(images/marker.gif) no-repeat left 4px;
	padding-left:14px;
	display:block;
	font-size:1.00em;
}
.link3 { background:url(images/marker.gif) no-repeat left 4px; padding-left:15px; font-size:1.16em;}
.link4 { display:block; background:url(images/icon1.gif) no-repeat left 4px; padding-left:48px; color:#fff; font-size:1.16em; line-height:30px; margin-bottom:10px;}
.link5 { display:block; background:url(images/icon2.gif) no-repeat left 4px; padding-left:48px; color:#fff; font-size:1.16em; line-height:30px; margin-bottom:10px;}

.title { margin-bottom:20px;}