body {
	background-color: #000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
}
.logotble {
	background-color: #3C4675;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

a.white:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	line-height: 13px;
}
a.white:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
}
a.white:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
}
a.white:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
}
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}


.bulletlist {
	list-style-position: inside;
	list-style-type: disc;
}
