

	A 			{ color: #6666CC; text-decoration: underline; }
	A:link		{ color: #6666CC; text-decoration: underline; }
	A:visited	{ color: #663399; text-decoration: underline; }
	A:active	{ color: #CC0000;  }
	A:hover		{ color: #CC0000;  }

.percent80 {  font-size: 10px; text-decoration: none; line-height: normal}
.pixt12 {  font-size: 12px}
.copy { font-size: 8px }
.txt{
	color: #000000;
	text-decoration: none;
	line-height: 1.7em;
	font-size: 11px;
}
.txt_b{ color: #0020D1}
.txt_w{ font-size: 12px; color: #FFFFFF; text-decoration: none}
.white { font-size: 12px;color: #FFFFFF; text-decoration: none}
.middletitle {
	font-weight: bold;
	padding: 3px;
}
.white_ul {  color: #FFFFFF; text-decoration: underline}
td {
	font-size: 11px;
}
.purple {
	color: #9999FF;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../2004/images/h1_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6633CC;
	border-right-color: #6633CC;
	border-bottom-color: #6633CC;
	border-left-color: #6633CC;
	background-repeat: repeat-y;
	width: 440px;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 30px;
}
p {
	width: 440px;
	text-align: left;
}

.subnavi{
	font-size: 12px;
}
.subnavi a:link{
	color:#333333;
	text-decoration: none;
	}
.subnavi a:666666{
	color:#99BBE3;
	text-decoration: none;
	}
.subnavi a:active{
		color:#CC0000;		
	}
.subnavi a:hover{
		color:#CC0000;		
	}
.new {
	color:#FFFFFF;
	background-color:#FF0000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	margin:1px;
}
.center{ text-decoration: none; line-height: 1.6em; font-size: 13px; color: #000000; width: 760px; margin-right: auto; margin-left: auto; }
body { background-image: url(../images/bg.jpg); background-repeat: repeat-y; background-position: center 0; margin-top: 0; }

