td.copyright{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #202020;
}

.text{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
}

td.textb{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #202020;
}

.textj{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
	text-align: justify;
}

a{
	color : #004d71;
	text-decoration:none
}

a:hover{
	color : Navy;
	text-decoration:none
}
input.comment, textarea.comment{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
	width : 200px;
}
input.res, textarea.res{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
	width : 165px;
}
input.buton{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
}
input, select, textarea{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
.line0{
	background-color: #e1f0ff;
}
.line1{
	background-color: #f2fbff;
}
