img{
	border:0;
	}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #030;
	text-align: left;
}
h1,h2{
	font-family:"Times New Roman", Times, serif;
	}
current {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #030;
	text-align: center;
}
.indent{
	text-indent:1em;
	}
.align{
	text-align:center;
	}
table{
	 width:100%;
	 border:0px;
	 background-color:#FFF;
	 }
.original{
	color:#F00;
}
.imgleft {
	margin: 10px;
	float: left;
}
.imgright {
	margin: 10px;
	float: right;
}
a:hover {color:#FF00FF;}  /* mouse over link */
a:active {
	color:#0F0;
}  /* selected link */

