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

.style4 {color: #6f91ac;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}
.style5 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.style9 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}
 
a:link {
	color: #6f91ac;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:active {
	text-decoration: none;
}
