span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FF9900;
	font-weight:bold;
}
span.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF9900;
	font-weight:bold;
	font-style:oblique;
}

tr.title {
background-color:#000099;
border:none;
border-width:thick;
border-style:none;
border-color:#000099;
}
td.title {
background-color:#000099;
border:groove;
border-width:thick;
border-color:#000099;
}
tr.menu {
background-color:#FF9900;
border:solid;
border-color:#FFFFFF;
border-width:1px;
}
td.menu {
background-color:#FF9900;
border:solid;
border-color:#FFFFFF;
border-width:thin;
}

table {
border:none;
border-width:0px;


}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#000099
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#000099
}

span.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:inherit;
	color:#000066;
	align:left;
	width:inherit;
}
span.authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	text-align:left;
	width:inherit;
}

span.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333366;
	font-style:oblique;
	text-align:left;
	width:inherit;
}

span.pubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-align:left;
	width:inherit;
}
div.subnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#DDDDDD;
	border:solid;
	border-color:#666666;
	border-width:1px;
	margin:20px;
	padding:10px;
	text-align:left;
	width:inherit;
}
div.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	text-align:left;
	width:480;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:inherit;
	text-style:normal;
	color:#CC3333
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:inherit;
	text-style:normal;
	color:#993333
}
