/* CSS Document */



		caption	{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 color: #1c2e1e;

				 font-size: 19px}
.bg {
	background-color: #eeeeee;
}
.img {
	margin-left: 10px;
	margin-bottom: 10px;
}
blockquote {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 5px;
}
		#submit {
			float: right;
			background-color: #dddddd;
			border: 1px solid #1c2e1e;
			padding: 7px;
			margin-left: 8px;
			font-family: Palatino Linotype, Book Antiqua, Garamond, serif;
			font-size: 13px;
			font-weight: bold;
			text-align: center;
		}
		#submit a {
			text-decoration: none;
			color: #000000;
		}
		#submit a:hover {
			text-decoration: none;
			color: #555856;
		}

		.headline	{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 color: #1c2e1e;

				 font-size: 19px}



		.important	{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 color: #800000;

				 font-size: 19px}



		strong		{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 color: #1c2e1e;

				 font-size: 14px}
		.subhead		{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 color: #1c2e1e;

				 font-size: 14px;
				 border-bottom: 1px solid #CCCCCC;
				 font-weight: bold;
				 font-style: italic;}



		td		{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 font-size: 13px}



		.small	{font-family: Palatino Linotype, Book Antiqua, Garamond, serif;

				 font-size: 11px}



		a		{color: #555856}



		a:hover		{color: #1c2e1e;

				 text-decoration: underline}



		hr		{color: #1c2e1e;

				 height: 1px}



		.corner	{background-image: url(Images/corner.jpg);

			 background-position: top left;

			 background-repeat: no-repeat;

			 background-attachment: scroll }



		.footer		{color: #cccccc;

				 font-size: 12px}



		.footer a	{color: #cccccc}



		.footer a:hover	{color: #ffffff}