.canvas {
	background: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: none;

}

.common_text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: none;
}

.title_text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-weight: none;
}

.papers_list_text {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;

}

.text_err {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff4444;
	font-weight: bolder;
}

.signature_text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: none;
	font-style: none;
}

.page_table {
        color: #ffffff;
        background-color: #6B9CA5;
        border: none;
}

.n_table {
        color: #ffffff;
        background-color: #6B9CA5;
        border: none;
}

.line {
        color: #ffffff;
        height: 1;
}

.text_border_top {
        border-top: thin groove #44ffff;
        border-bottom: none none none;
        border-left: none none none;
        border-right: none none none;
}

.text_border_thin {
        border-top:  thin groove #336199;
        border-bottom: thin groove #336199;
        border-left: thin groove #336199;
        border-right: thin groove #336199;
}

a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: none;
	font-size: 10pt;
	color: #ffffff;
        text-decoration: underline;
}
