* {
	font-size:100%;
}

body {
	font-family: Tahoma;
	font-size: 10pt;
}
}

strong, em {
	font-weight:normal;
}

a:link, a:visited {
	color: #0014B6;
	text-decoration: none;
}
a:active, a:hover {
	color: #0014B6;
	text-decoration : underline;
}

.t6{font-size:14px; margin-top:20px; margin-bottom:20px; color:#0000FF;
}

.style1 {color: #cc3000}
.style2 {color: #909090}
.style3 {color: #CC3000}

.style3_b {color: #CC3000; font-weight:bold;}