body, table, input, textarea{
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	color: #414141;
	line-height: 14pt;
	text-align: justify;
}

.txt{
	color: #003366; font-weight: bold;
}

.tit1{
	font-size: 8pt; color: #ffffff; font-weight: 600;
}

.tit{
	font-size: 10pt; color: #003366; font-weight: normal;
}

a:link     { color: #ffffff; text-decoration: none; }
a:active     { color: #ffffff; text-decoration: none; }
a:visited    { color: #ffffff; text-decoration: none;  }
a:hover      { color: #fbd828; text-decoration: none;}


.link{
	font-weight: bold;
	color: #003366;
}
a.link{
	color: #003366;
}
a:hover.link{
	color: #ff0000;
	text-decoration: underline;
}