@charset "utf-8";
/* CSS Document */

			body {
				background-image: url();
				background-repeat: no-repeat;
				background-color: #FFFFFF;
			}
			.TableText {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 12px;
			}
			.ResourceTitleText {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				color: #006699;
				font-weight: bold;
			}
			.Headers {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;
			}
			.ResourceText {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				color: #666666;
			}

