@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/white_textured_bkgd.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-size:24pt;
	text-align:center;
	color: #060;
}
h2 {
	font-size:14pt;
	text-align:center;
}
.Picture_caption {
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

