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

.style3 {	font-family: "times New Roman";
	color: #333333;
	font-style: italic;
	font-size: 11px;
}
.style5 {font-family: "times New Roman"; color: #333333; font-style: italic; font-weight: bold; font-size: 13px; }
.style7 {
	font-family: "trajan Pro";
	font-size: 12px;
	color: #333333;
}
.style9 {color: #333333; font-size: 12px; font-family: "minion Pro";}
.style11 {
	font-size: 6px;
	color: #999999;
}

.style10 {color: #666666; font-size: 12px;}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
