html, body, h2, h3, h4, div, p, a, ul, li, input, select, table, tbody, thead, tfoot, tr, td {
	font-family:Georgia, Times, serif;
}

body {
	color:#000000;
	background-color:#ffffff;
	padding:0;
	margin:0px;
	font-size:14px;
}
.foot {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.date {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}
.txt_content {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-right: 42px;
	padding-left: 52px;
	color: #000000;
}
.txt_blk {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	color: #333333;
}
.txt_blksm {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}
.txt_hdr {
	font-family: Georgia, Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 36px;
	color: #000099;
}
.txt_blue {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	color: #000099;
}

.txt_green {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	color: #006600;
}

.txt_red {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	color: #cc0000;
}

.txt_white {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
}

.txt_white_big {
	font-family: Georgia, Times, serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
}

a.link {
	font-family:Georgia, Times, serif;
	font-size:14px;
	color: #006699;
	text-decoration:none;
	background-color:inherit;
}
a.link:link {
	color: #006699;
	border-bottom:1px dashed #cccccc;
	background-color:inherit;
}
a.link:visited {
	color: #006699;
	border-bottom:1px dashed #cccccc;
	background-color:inherit;
}
a.link:hover {
	color: #006699;
	text-decoration:none;
	border-bottom:1px dashed #333333;
	background-color:inherit;
	
}
a.link:active {
	color: #006699;
	border-bottom:1px dashed #cccccc;
	background-color:inherit;
}
.linkage {
	color: #000099;
	font: bold 17px Georgia, Times, serif;
}
.linkage-link {
	color: #000099;
	font: 14px Georgia, Times, serif;
	text-decoration: none;
	border-bottom:1px dashed #666666;
}

.linkage-link-red {
	color: #cc0000;
	font: 14px Georgia, Times, serif;
	text-decoration: none;
	border-bottom:1px dashed #666666;
}

.linkage-link-green {
	color: #006600;
	font: 14px Georgia, Times, serif;
	text-decoration: none;
	border-bottom:1px dashed #666666;
}

.linkage-press-link{
	color: #000099;
	font: 12px Georgia, Times, serif;
	text-decoration: none;
	line-height: 16px;
	border-bottom:1px dashed #666666;
}

.linkage-press-link-red{
	color: #cc0000;
	font: 12px Georgia, Times, serif;
	text-decoration: none;
	line-height: 16px;
	border-bottom:1px dashed #666666;
}

.linkage-press-link-green {
	color: #006600;
	font: 12px Georgia, Times, serif;
	text-decoration: none;
	line-height: 16px;
	border-bottom:1px dashed #666666;
}

.linkage-white {
	color: #FFFFFF;
	font: 11px Georgia, Times, serif;
	text-decoration: none;
	border-bottom:1px dashed #cc9900;
}
.linkage-link:hover {
	color: #000099;
	font: 14px Georgia, Times, serif;
	border-bottom:1px dashed #333333;
}
/* pagination */

.lighter {
	color:#999999;
	background-color:inherit;
}

.pipe {
	color:#666666;
	background-color:inherit;
}

a.fromdark {
	color:#990000;
	font-weight:bold;
}
a.fromdark:link {
	text-decoration:none;
}
a.fromdark:visited {
	text-decoration:none;
}
a.fromdark:hover {
	text-decoration:none;
	color:inherit;
}
a.fromdark:active {
	text-decoration: underline;
}


a.fromdarkred:link {
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
a.fromdarkred:visited {
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
a.fromdarkred:hover {
	color:#FF3300;
	font-weight:bold;
	text-decoration: none;
	background-color:#990000;
}
a.fromdarkred:active {
	color:#FF3300;
	font-weight:bold;
	text-decoration: underline;
	background-color:inherit;
}

/* pagination */

.form {
	font-family: Georgia, Times, serif;
 	font-size: 11px;
 	border: 1px solid #cccccc;
	padding: 2px; 
	margin:5px;
}
