h1, h2, h3, h4 { text-align : center }

h1.DMTCS:before { content : "Discrete Mathematics \26 Theoretical Computer Science" }
/* h1.DMTCS:after { content : url("/bitmaps/dmtcs.gif") } */

h1.DMTCS { font-style : italic;
          font-size : x-large;
          text-align : center;
          }

.DMTCS, .center  { text-align : center }


body { background : #FFFFCC; color : #000000 }

.special { background : #FFFFFF; }

.special1 { background : #FFFFAA ; }

.counter { background : #FFFFAA; color : #777700 }

div { display: inline }
.group { display: inline }
.mathcal { display: inline; font-family: fantasy }
.mathop { display: inline; font-style: normal; font-family: sans-serif }
.overline { text-decoration: overline }
.small-caps { font-variant: small-caps }
.math { font-style: italic; display: inline }
.displaymath { font-style: italic; display: block; text-align: center }

.sub { display: inline; position: relative; line-height: 200%; bottom: -0.9ex; font-size: smaller }
.sup { display: inline; position: relative; line-height: 200%; top: -0.9ex; font-size: smaller }


table.abstract th { background : #FFFFFF; }

table.volindex {
	border-collapse: collapse;
	margin-top: 1cm;
	padding: 2px;
	width: 100%;
}

table.volindex tr {
	border-style: ridge;
	border-width: 2px;
	border-color: white;
}

caption { font-size: larger; font-weight: bold; }
td.pp { text-align: center; width : 10ex }

dl.marked > dt { display: inline; background : #FFFFFF; }

dl {
	padding: 2mm;
}

dt {
	display: compact;
}

a.rsslink {
	text-decoration: none;
}

dt.rss {
	border: 1px solid black;
	background: white;
/* 	margin: 1px; */
	padding: 1px;
	margin-top: 1mm;
}

.rss {
	font-size:10px;
	line-height:12px;
/* 	border: 1px solid white; */
	background: #f60;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
}

.rssv {
	font-size:10px;
	line-height:12px;
/* 	border: 1px solid white; */
	background: #898e79;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
}

