body,td,th {
	font-family:Tahoma,MS Sans Serif,Arial,Verdana,Helvetica;
	font-size: 12px;
}

.link a:link, .link a:visited{
	font-size: 12px;
	color: #808080;
	text-decoration: none;
} 
.link a:hover {
	font-size: 12px;
	color: #2684BA;
	text-decoration: none;
}
.linkmore a:link, .linkmore a:visited{
	font-size: x-small;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
} 
.linkmore a:hover {
	font-size: x-small;
	color: #2684BA;
	text-decoration: underline;
	font-weight: bold;
}
ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8;
	padding-left: 10;
	list-style-image: none;
	list-style-type: circle;
	color: #666666;
} 

.txt {
	font-size: x-small;
	color: #666666;
}

.txt a:link, .txt a:visited{
	font-size: x-small;
	color: #808080;
	text-decoration: underline;
} 
.txt a:hover {
	font-size: x-small;
	color: #2684BA;
	text-decoration: underline;
}

.txt_yellow {
	font-size: x-small;
	color: #FFFF00;
}
.txt_black {
	font-size: x-small;
	color: #000000;
}
.txt_small {
	font-size: xx-small;
}
.txt_medium {
	font-size: small;
}
.txt_big {
	font-size: medium;
}


.txt_red {
	font-size: x-small;
	color: #FF0000;
}
.txt_red_big {
	font-size: medium;
	color: #FF0000;
}
.txt_orange {
	font-size: x-small;
	color: #FF6600;
}
.txt_orange_big {
	font-size: medium;
	color: #FF6600;
}
.txt_green {
	font-size: x-small;
	color: #9FAD0F;
}
.txt_green_big {
	font-size: medium;
	color: #9FAD0F;
}
.txt_blue {
	color: #2684BA;
}
.txt_darkblue {
	color: #255182;
}
.table_ti_blue {
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	background-color: #01548A;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.table_ti {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.table_sub1 {
	font-size: x-small;
	color: #333333;
	background-color: #DDDDDD;
	padding: 5px;
}
.table_sub2 {
	font-size: x-small;
	color: #333333;
	background-color: #E8E8E8;
	padding: 5px;
}
.img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.t5b5{
	font-size: x-small;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
