a.nav:link {
	color: #000099;
	text-decoration: none;
}
a.nav:visited 	{  color: #6666FF; text-decoration:none}
a.nav:hover 	{  color: #FF0000; text-decoration:none}
a.nav:active 	{  color: #FF0000; text-decoration:none}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:active {  color: #003399}
a:hover {  color: #BF0000; text-decoration: underline}
h1 {
	font-size: 10px;
	color: #F6F6F6;
	background-color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}
strong {
	font-weight: normal;
}
p {
	font-size: 12px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}
.t1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 1px;
	margin-bottom: 1px;
}
.t2 {
	font-weight: bold;
	color: #333333;
}
.ts {
	font-size: 10px;
	color: #333333;
}
.int1 {
}
h2 {
	font-size: 14px;
	background-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	padding: 1px;
	color: #000000;
}
h3 {
	font-size: 14px;
	background-color: #FFCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
}
.star {
	font-size: 24px;
	color: #990000;
	text-align: center;
}
li {
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h4 {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	background-color: #993333;
	color: #FFFFFF;
}
.yellow {
	color: #FFCC33;
}
.shiro {
	color: #CCCCCC;
	visibility: hidden;
	overflow: hidden;
	font-size: 1px;
}

