@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	
}

img {
border: 0px;
}

body {
	margin-top: 35px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	color: #330000;
}
a:link {
	text-decoration: none;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color:#330000

}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.navi a:link {
	text-decoration: none;
	color: #ffffff;
}
.navi a:visited {
	text-decoration: none;
	color:#ffffff;

}
.navi a:hover {
	text-decoration: none;
	color: #d161df;
}
.navi a:active {
	text-decoration: none;
	color: #d161df;
}


.text_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
}
.text_link a:link {
	text-decoration: underline;
	color: #330000;
}
.text_link a:visited {
	text-decoration: underline;
	color:#330000;

}
.text_link a:hover {
	text-decoration: none;
	color: #d161df;
}
.text_link a:active {
	text-decoration: none;
	color: #d161df;
}


.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
}
.text a:link {
	text-decoration: none;
	color: #330000;
}
.text a:visited {
	text-decoration: none;
	color:#330000

}
.text a:hover {
	text-decoration: none;
	color: #DC97E8;
}
.text a:active {
	text-decoration: none;
	color: #DC97E8;
}

.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;}
	
.style2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DC97E8;}
	
.style_header {font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 14pt;
	color: #330000;}	
	
.style_sub_header {font-family: Arial, Helvetica, sans-serif;
    font-weight:bold; 
	font-size: 12pt;
	color: #330000;}	