.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	line-height: 18px;
	text-align: justify;
}
.SubText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	line-height: 2;
	text-align: justify;
}
.Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.OtherLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366CC;
}
s:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
s:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ccccCC;
}
.border {
	background-attachment: fixed;
	background-image: url(images/Dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.HLine {
	background-attachment: fixed;
	background-image: url(images/Dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Outer {
	border: 1px solid #CCCCCC;
}
.short {
	line-height: 4px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}
.focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
}

.s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.boxed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.numbers {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	color: #555555;
}
