A:visited {
   color : #003366;
   text-decoration: none;
	font-weight : bold;
}

A:link {
   color : #003366;
   text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003366;
	text-decoration : underline;
	font-weight : bold;
}


.BdyTxt {
	color: #333333;
	text-decoration : none;
	font-size:12px;
	font-family : Arial, Verdana;
	font-weight : normal;
	line-height : normal;
	;
	text-align: left;
   }

.Hdr16px {
	color: #3399FF;
	text-decoration : none;
	font-size:16px;
	font-family : Verdana, Arial;
	font-weight : bold;
	line-height : normal;
}

.Ftrnav {
	color: #ffffff;
	text-decoration : none;
	font-size:10px;
	font-family : Verdana, Arial;
	font-weight : normal;
	line-height : 14px;
}

.border {
	border-color : eeeeee;
	border-width : 10;
	border-style : solid;
}
.splitcells {
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}


.Footer10px {
	color: #666666;
	text-decoration : none;
	font-size:10px;
	font-family : Verdana, Arial;
	font-weight : normal;
	line-height : 14px;
}.Test {  text-align: justify; text-indent: 0.1pt; list-style-position: outside}
.BdyTxt table {
	background-color: #FFFFFF;
}
.BdyTxt table {
	border: thin none #FFFFFF;
	text-align: center;
}
.centretable {
	background-color: #FFFFFF;
	text-align: center;
	border: 5px solid #3399FF;
	visibility: visible;
	margin: 5px;
	display: table-row-group;
	padding: 5px;
	bottom: 10px;
}
