﻿		.BodyText {
			color: #666666;
			font-family: "Courier New", Courier, monospace;
			font-size: x-small;
		}
		.BodyText_RED {
			color: #FF0000;
			font-family: "Courier New", Courier, monospace;
			font-size: x-small;
		}
		.Style_FF0000 {
			color: #FF0000;
		}
		.Style_666666 {
			color: #666666;
		}
		.Style_FF0000_Undelined {
			color: #FF0000;
			text-decoration: underline;
		}
		.Style_xx_Small {
			font-size: xx-small;
		}
		.Style_Border_0 {
			border-width: 0;
		}
		.BodyText_Table {
			padding: 10px 0px 5px 25px;
			color: #666666;
			font-family: "Courier New", Courier, monospace;
			font-size: x-small;
		}
		.Underline {
			text-decoration: underline;
		}
		a {
			color: #666666;
		}
		a:visited {
			color: #666666;
		}
		a:active {
			color: #666666;
		}
		a:hover {
			color: #666666;
		}
		.SSForum {
			border: medium double #FF0000;
		}
		.Style_Solid_0 {
			border-style: solid;
			border-width: 0;
		}
.BodyText_xxSmall {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	}
.BodyText_xSmall {
	border-width: 1px;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.Body_Title {
	border: 1px dotted #333333;
	padding: 2px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	width: 100%;
	font-weight: bold;
	background-image: url('images/Gray.png');
}
.BodyText_Framed {
	border: 1px dotted #333333;
	padding: 2px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	background-image: url('images/Gray.png');
}
.Body_TableTitle {
	border: 1px dotted #333333;
	padding: 2px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	width: 100%;
	font-weight: bold;
	background-image: url('images/Gray.png');
}
.BodyText_xSmall_Border {
	border: 1px dotted #333333;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
