body, td,p {
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.bodytxt {
	padding-left:40px;
	padding-top:50px;
	padding-right:30px;
}

a {
	color: #FBA740;
	text-decoration: underline;
}

a:hover {
	color: #FBA740;
	text-decoration: underline;
}

.black {
	color: black;
	text-decoration: underline;
}

		
h1 {
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	margin-top:5px;
}

.sutitle {
	color:#2AABE2;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

a.sutitle {
	color:#2AABE2;
	text-decoration: underline;
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
a.sutitle:hover  {
	color:#211D58;
	text-decoration: underline;
}

li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 8px;
	margin-right: 0px;
	padding: 0px;
}
			
.contat{
	padding-right:20px;
	text-align: right;
}

