a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.red_link:link {
	color: #666666;
	text-decoration: none;
}
.red_link:visited {
	text-decoration: none;
	color: #666666;
}
.red_link:hover {
	text-decoration: underline;
	color: #666666;
}
.red_link:active {
	text-decoration: none;
	color: #666666;
}


BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: "??";
	line-height: 20px;
	color: #666666;
}
TD {
	FONT-SIZE: 12px
}
TH {
	FONT-SIZE: 12px
}

A.red_link:link {
	color: #FF0000;
	text-decoration: none;
}
A.red_link:visited {
	text-decoration: none;
	color: #FF0000;
}
A.red_link:hover {
	text-decoration: underline;
	color: #FF0000;
}
A.red_link:active {
	text-decoration: none;
	color: #FF0000;
}


A.666666_link:link {
	color: #666666;
	text-decoration: none;
}
A.666666_link:visited {
	text-decoration: none;
	color: #666666;
}
A.666666_link:hover {
	text-decoration: underline;
	color: #666666;
}
A.666666_link:active {
	text-decoration: none;
	color: #666666;
}



A.00_link:link {
	color: #00336C;
	text-decoration: none;
}
A.00_link:visited {
	text-decoration: none;
	color:#00336C;
}
A.00_link:hover {
	text-decoration: underline;
	color: #00336C;
}
A.00_link:active {
	text-decoration: none;
	color: #00336C;
}

.whitecopy {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 12px;  FONT-FAMILY: Arial,Helvetica
}

TEXTAREA {
	FONT-SIZE: 12px; WIDTH: 200px; FONT-FAMILY: Arial,Helvetica
}
SELECT {
	FONT-SIZE: 12px; WIDTH: 200px; FONT-FAMILY: Arial,Helvetica
}
.height {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.12_red_font {
	font-size: 12px;
	color: #FF0000;
}
.bg_line1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
p{text-indent:2em}
.news_text_title2 {
	FONT-SIZE: 14px; COLOR: #666666; LINE-HEIGHT: 150%; FONT-FAMILY: "Arial"
}