	body, table
		{ 
			font-family:verdana;
			font-size:10pt
		}
	table th
		{ 
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 0px;
			background-color:#8fa6cb;
		}
	p
		{ 
			padding-left: 10px;
			padding-right: 10px;
		}
	.committee_local a
		{ 
			font-weight:bold;
			text-decoration:none;
		}
	.committee_international
		{ 
			background-color:#e8e8e8;
		}
	.links a
		{
			text-decoration:none;
			font-size:10pt;font-weight:bold;
		}
	.links a:link
		{color:#FA9D02;}
	.links a:hover
		{color:#ffffff;
		border:1px solid #FFF !important;}
	a:visited
		{color:#FA9D02;}
	.links a:active
		{color:#FA9D02;}
	h3
		{color:#FA9D02;}
	
	div.header 
		{
			background: url(/images/bgdate.gif) repeat-x;
			color: #FFF;
			font-size:12pt;
			font-weight: bold;
			padding: 5px;
		}

label {
	color: #444;
	font-size:8pt;
	font-weight:bold;
}	

input, textarea
 {
	border: 1px dotted #8fa6cb;
	font-size:8pt;
}	

code {
	background: url(images/bgcode.gif);
	border: 1px dotted #8fa6cb;
	color: #444;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}	

.program li { 
	list-style-image: url("/images/li1b.gif");
	font-weight:bold;
}

.redstar{ 
	color:#ff0000;
	font-weight:normal;
}

#line { 
	border-top: 1px solid #ccc;
}

