table {
	border: 0;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #2A3865;
}

.LayoutTable {
	width: 800 px;
	margin-right: auto;
	margin-left: auto;
}

.BodyContent {
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #2A3865;
}

.BottomText {
	font-family: Verdana;
	font-size: 10px;
	color: #2A3865;
}

.BottomLink {
	color: #2A3865;
}

.BottomLink:hover {
	color: #CEB558;
}

.BulletCell {
	width: 60px;
	text-align: center;
}