body		{font-family: Arial, Helvetica, sans-serif;
			 font-size:10pt;
			 margin:0px;
			 background-color:white;
			 background-image:url('images/paper.gif');
			 background-repeat : repeat;}

.diacriticsbody {background-color:#DFEDF6;background-image:none;}

.forminput	{background-color:#ffffff} /* #EEE9F9 DAEEFC E8E8D0*/

.conftable {background-color:#FFFBDE;} /* F3FEEB DFF6EC EEF9E0 CFE6DA*/
.conftabledark {background-color:#C6C78C;} /* 60BF96 A7A992 65917B*/

.conftablehead {font-size:1.3em;color:#A52829;margin:5px 0;} /* EFF2D0 CFE6DA*/
.conftitle {color:#A52829;font-size:1.2em;margin-top:0em;}

.headertable {margin-top:1em;background-color:#FFFBDE;} /*#d2678b*/


a:link {color:#6A6B35;font-weight:bold;text-decoration:none;}
a:hover {color:#DBDBB5;font-weight:bold;text-decoration:underline;}
a:visited {color:#6A6B35;font-weight:bold;text-decoration:none;}

/* stuff below: not checked */


td.style1 {
	background-color : #B3B3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size :10pt;
}

td.style2 {
	background-color : #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size :10pt;
}

input.small {
	align : left;
	font-size : 8pt;
	color : black;
}

input.ital {
	align : center;
	font-family : monospace;
	font-size : 9pt;
	font-style : italic;
	line-height : 18px;
	width : 65px;
	color : black;
}

input.bld {
	align : center;
	font-family : monospace;
	font-size : 9pt;
	font-weight : bold;
	line-height : 18px;
	width : 25px;
	color : black;
}

input.undln {
	align : center;
	font-family : serif;
	font-size : 9pt;
	text-decoration : underline;
	line-height : 19px;
	width : 25px;
	color : black;
}

.seriffont {
	font-family: Times, Times New Roman, Garamond, serif;
}

.header {
	font-family: Times, Times New Roman, serif;
	color: black;
	font-size: 18pt;
	margin-right: 108px;
}

.subheadertable {
	width: 80%;
	border: 1px solid gray;
	padding: 25px;
	spacing: 0px;
	align: center;
	background-color: white;
}



.redpar {color: #ff0000;}

.conference {margin:1em;}

.hints {font-size: small;}

.options {text-align: center;}

