.Main {
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
}
.MainBold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
}
.Heading1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
}
.Heading2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
}
.TextIndent {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	text-indent: 20px;
}
.SideIndent {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	text-indent: 20px;
}
.MainWhite {
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	color: #FFFFFF;
}
a:visited {
	color: #FF0000;
	border: none;	
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
}
a:hover {
	color: #000000;
	border: none;	
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
}
a:active {
	color: #000000;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
}
a:link {
	color: #000000;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
}
a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	color: #000000;
	border-bottom: 1px solid #1D76FA;
}
.FixedWidthDiv {
	width: 500px;

	overflow:: hidden;
	overflow: hidden;
}
