body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.noborder {	margin: 0px;
	padding: 0px;
	border-width: 0px;}
	
	p {
	text-indent: 20px;
	margin: 5px 10px;
	font-size: 18px;
/*	font-style: italic; */
}
a {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {color: #000066; text-decoration: none;}
a:hover, a:active {color: #FF0000;}

.imgwithborder {
	margin: 10px;
}
.center {
	text-align: center;
}
.backgrnorepeat {background-repeat: no-repeat;}