@charset "utf-8";
body {
	font: 100%/1.4  Arial, Helvetica, sans-serif;
background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF);

}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, p {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


h2, h3, h4, h5, h6,  {
	text-align: left;
	color: #000000;
}
hr{
	text-align: center;

}
a img {
	border: 1px;

	

	
}
.imgborder {
	border: 1px solid;
		margin-left: 5px;
		margin-right: 5 px;
	
	
	
}


a:link {
	color: #800080;
	text-decoration: none; 
	text-align: center;
}
a:visited {
	color: #0000d5;
	text-decoration: none;
	text-align: center;
}
a:hover, a:active, a:focus { 
	color: #0000d5;
	text-decoration: underline;
	text-align: center;
}




table { border:0px solid black; border-collapse:collapse; border-spacing:0; }
td, th { border:0px solid black; 
padding:5px; text-align:left; }



	
center {
	text-align: center;
}
