body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #86A8CD;
}

.MainTxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #072A5E;
	text-decoration: none;
}

A.MainTxtLink:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #072A5E;
	line-height: 17px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.MainTxtLink:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #86A8CD;
	line-height: 17px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.MainTxtLink:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F28E00;
	line-height: 17px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.MainTxtLink:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #072A5E;
	line-height: 17px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}




.TextSpace {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #072A5E;
	text-decoration: none;
}

A.TextSpace:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #072A5E;
	line-height: 20px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.TextSpace:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #86A8CD;
	line-height: 20px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.TextSpace:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F28E00;
	line-height: 20px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

A.TextSpace:active {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #072A5E;
	line-height: 20px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}



.txtSmall {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.txtSmall:link {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}

A.txtSmall:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}

A.txtSmall:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}

A.txtSmall:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}



UL {
color: #072A5E;}

LI {
list-style: square; color:#072A5E;}