body, td, th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

h2 {
	color: #666633;
}

h3 {
	color: #CC3300;
}

h4 {
	color: #CC3300;
}

h5 {
	color: #666633;
}


li {
	margin-bottom: 5px;
}

dt {
	font-weight: bold;
}

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

a:active {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
.conftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
}
.biggerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
