body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFF66;
	background-image: url(image/header2-back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.left-column a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
.left-column a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
.left-column a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-size: 14px;
}
.left-column a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
.right-column a:link {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	font-size: 14px;
}
.right-column a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	font-size: 14px;
}
.right-column a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-size: 14px;
}
.right-column a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	font-size: 14px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom: 2px solid #FF0000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	height: 50px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom: 2px solid #000000;
	font-family: "Times New Roman", Times, serif;
	color: #222;
	font-size: 44px;
	height: 50px;
}
h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom: 2px solid #009900;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	height: 50px;
}
.header {
	font-size: 14px;
	background-repeat: repeat-x;
	width: 100%;
}
.content {
	font-size: 14px;
	background-image: url(image/UMcontentback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-wrap {
	width: 100%;
	height: 65px;
	margin-top: 10px;
	background-image: url(image/footer-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-size: 22px;
	padding-left: 60px;
	padding-top: 25px;
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009900;
}
.left-column {
	color: #FF0000;
}
.center-column {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	color: #000000;
}
.right-column {
	color: #009900;
}
.seperator {
	margin-bottom: 10px;
}
.style1 {color: #006699}
