/* CSS Document */
body{
margin:0px;
font-size:12px;
}
a.first:link {
	text-decoration: none;
	color:#ffffff;
}
a.first:visited {
	text-decoration: none;
	color:#FFFF33;
}
a.first:hover {
	text-decoration: none;
	color:#FFFF99;
}
a.first:active {
	text-decoration: none;
	color:#FFFF99;
}


a.second:link {
	font-size:14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;

}
a.second:visited {
font-size:14px;
	text-decoration: none;
	color:#000000;
		font-weight: bold;

}
a.second:hover {
font-size:14px;
	text-decoration: none;
	color:#FF0000;
		font-weight: bold;

}
a.second:active {
font-size:14px;
	text-decoration: none;
	color:#FF0000;
		font-weight: bold;

}


table{font-size:12px;}
.te1{
color:#CCCCCC; font-family:"Times New Roman", Times, serif; font-size:9px;
border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.te3{
color:#000000; font-family:"Times New Roman", Times, serif; font-size:9px;
border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#0033CC;
}
a:hover {
	text-decoration: none;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color:#FF9900;
}
.tex1{
line-height:18px;}
.tex2{ font-size:12px;
color:#FF0000;
}
.big{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
		color:#000000;
}
.tex3{
line-height:25px;
font-size:14px;}
.tex4{
line-height:18px;
font-size:14px;}
.text5{ color:#FFFFFF;}
.text6{
	color:#FF0000;
	font-weight: bold;
}
.ling1{
	border: 1px solid #CCCCCC;
}
.ling2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ling3{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h5 { font:bold 14px Arial, Helvetica, sans-serif;}
h6 { font:100 12px Arial, Helvetica, sans-serif;}
