body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #a593a5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #3e7879;
	text-decoration: none;
}
a:link {
	color: #3e7879;
	text-decoration: none;
}
a:visited {
	color: #3e7879;
	text-decoration: none;
}
a:active {
	color: #3e7879;
	text-decoration: none;
}
a:hover {
	color: #3e7879;
	text-decoration: underline;
}


.footer {
	font-size:11px;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.footer a,a.footer a:active,.footer a:visited {
	
	text-decoration:underline;
	color:#ffffff;
}

.footer a:hover {
	text-decoration:underline;
	color:#000000;
}


h1 {
	padding:0px;
	margin:0px;
	color:#7e007e;
	font-size:16px;
	font-family: Arial;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7e007e;
}

h2 {
	padding:0px;
	margin: 0px;
	color:#7e007e;
	font-size:14px;
	font-family: Arial;
	font-style: normal;
	text-transform: capitalize;
}
h4 {
	padding:0px;
	margin: 0px;
	color:#3e7879;
	font-size:12px;
	font-weight:normal;
	text-transform: capitalize;
}



