@charset "utf-8";
/* CSS Document */
    body-bak
{
        background-image: url(images/gray_8x1200x72px-inch.jpg);
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position: top;
    }
.picture_links {
	border-width: 2px;
	border-color: #000000;
	}


.label {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	padding-top: 6px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	padding-left: 8px;
	color: #000000;
}
.text_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	padding-left: 8px;
}
.text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	padding-top: 14px;
}
.text_larger {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	padding-left: 8px;
	padding-bottom: 8px;
}
.text_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	padding-top: 12px;
	font-weight: lighter;
}
.text_hlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	padding-left: 8px;
	color: #000099;
}
