@charset "utf-8";
/* CSS Document */

.copy {
	color: #676767;
	font-family: arial;
	font-size: 10px;
	letter-spacing: 0.08em;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.database {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #990000;
	text-decoration: underline;
}
.photo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #EEEEEE;
}
.left_links_s {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; 
}

.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #142552;
	letter-spacing: 0.5px;
}
.forms {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #333333;
	background-color: #E9E9E9;
	border: 1px solid #CACACA;
}
.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	letter-spacing: 0.8px;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #333333;
}
