body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.text_title_iscan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #1C5780;
}
.text_normal_title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.text_small_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65B70A;
}

.text_normal_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.text_normal_black a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649dbb;
	text-decoration: underline;
}
.text_normal_black a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649dbb;
	text-decoration: underline;
}
.text_normal_black a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649dbb;
	text-decoration: none;
}

.text_big_blue {
	color: #649DBB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.text_medium_blue {
	color: #649DBB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.text_medium_blue a:link {
	color: #649DBB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.text_medium_blue a:visited {
	color: #649DBB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.text_medium_blue a:hover {
	color: #649DBB;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.text_line_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #649DBB;
	text-decoration: none;
	font-weight: bold;
}

.title_normal_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #65B70A;
	font-weight: normal;
}

.form_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px outset #4297DD;
	background-color: #FFFFFF;
}

.form_input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #637583;
	
}
.form_border {
	border: 1px solid #4297DD;
}

.text_footer {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text_footer a:link{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text_footer a:visited{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text_footer a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.text_copyright a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
}

.text_copyright a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
}

.text_copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 9px;
	color: #666666;
}
.picture_borders {
	border: thin solid #65B70A;
}

.picture_borders_2 {
	border: thin solid #649DBB;
}