body {
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#FFF;
	color:#000;
	margin:0;
	min-height: 100%;
	
	
	
}

table
{ 
margin-left: auto;
margin-right: auto;

}
a {color:#007294;text-decoration:none;}
a:hover {text-decoration:underline;}
ul li {
	margin-left: -20px;
	list-style: disc;
	
}

#Footer {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #EEE;
	background: #007294;
	text-align: center;
	
}
.copyrightandregulation {
	font-size: x-small;
	font-weight: normal;
}
h1 {
	font-size: medium;
	color: #007294;
}
h2 {
	font-size: small;
	color: #007294;
}
h3 {
	font-size: small;
	color: #007294;
}
#Footer td .copyrightandregulation a {
	color: #EEE;
}
#index_h1 {
	color: #000;
	font-weight: normal;
	font-size: small;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
