p {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
pre {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}.Headers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bolder;
	font-style: normal;
}
.PictureBorder {
	border: thin solid #FFFFFF;
}
.TopOnly {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
