@charset "utf-8";

.style1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}
A.style1:hover {
	font-size: 18px;
	color: #aaaaaa;
	text-align: right;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-align: right;
}

.style5 {
	font-size: 25px;
	color: #bfbfbf;
	font-family: "Times New Roman", Times, serif;
}


A.topl:active  {font-size: 18px; color:#D71116; text-decoration:none;}
A.topl:link {font-size: 18px; color: #D71116; text-decoration:none;}
A.topl:visited { font-size: 18px; color: #D71116; text-decoration:none;}
A.topl:hover { font-size: 18px; color:D71116; text-decoration:underline;}


.style10 {
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	font-style:italic;
}

.style11 {
	font-size: 14px;
	color: #333333;
	font-style:italic;
}

.style8 {
	font-size: 16px;
	color: #333333;
}


.style9 {
	font-size: 12px;
	color: #6e0000;
	font-family: "Times New Roman", Times, serif;
}
