p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.big {
	font-size: 12pt;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}


body {
	background-attachment: scroll;
	background-image: url(images/try_02.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#mainbody {
	;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#botmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#botmenu a {
	color: #000000;
	text-decoration: none;
}


#leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 14px;
}

#leftmenu a {
	color: #000000;
	text-decoration: none;
}

#formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.indent {
	padding-left: 40px;
}
.coltext {
	margin-right: 10px;
	margin-left: 10px;
}
.tl {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.r {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.b {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.small {font-size: 10px}
#mainbody #toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainbody #toc td {
	padding-bottom: 10px;
}

#mainbody #toc a {
	font-size: 14px;
	font-weight:bold;
}
#mainbody #toc .item {
	font-size: 14px;
	font-weight:bold;
}

#mainbody #abstracts h3 {
	margin-bottom:0px;
}
#mainbody #abstracts p.author {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
