body {
	background-color: #F1F1F1;
	color: #000000;
	margin: 0;
	padding: 0;
}

a.sitename {
	color:#000000;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.xlink {
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

a.xlink:visited {
	color:#663399;
}

a.xlink:hover {
	text-decoration:underline;
}

a.xlinkdesc {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

a.xlinkdesc:visited {
	font-size: 11pt;
	color:#666666;
	
}

/* textarea {
	background-color:#CCCCCC;
} */

a.moderated {
	color:#666666;
}

.sectionLinks2 {
	font-family: arial;
	font-size: 12px;
}

h2 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

.entryform {
	font-family: arial;
	font-size: 12px;
}

.makefont {
	font-family: arial;
	font-size: 12px;
}

.linkunit {
	text-indent: -70px;
	padding-left: 70px;
	font-family: "Times New Roman";
}

.commentssec {
	margin-top: 0px;
	margin-bottom: -20px;
/*	margin-left: 70px; */
}

.commentcell {
	text-indent: -115px;
	padding-left: 115px;
}

.combutton {
	height: 20px;
	font-size: 10px;
}

div.epopup {
	height: 140px;
	width: 540px;
	overflow: hidden;
	border: 2px solid #666;
	background-color: #F1F1F1;
	padding: 3px;
}

.searchword {
	background-color: #EFEFAD;
}