.bodycopy { 
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal; }
	

.style3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style7 {
	color: #204480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.style8 {font-size: 14px; font-style: italic; color: #204480; font-family: Arial, Helvetica, sans-serif; }
.style10 {font-size: 18px; font-style: italic; color: #204480; font-family: Arial, Helvetica, sans-serif; }


body {
	background-image: url(g_backg.png);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #204480;
}
.mem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}



/*No-Dig Conference page*/
.event-links { 
	width: 220px; 
	text-align: left; 
	float: right;
	font-family: Arial, Helvetica, sans-serif; }
.event-links ul { 
	margin: 0;
	padding: 0;
	list-style: none; 
	background: #ddd; 
	width: 213px; }
.event-links li { 
	padding: 4px; 
	border-bottom: 1px solid #888; 
	font-weight: normal; 
	width: 205px;
	font-size: 12px; }
.event-links li.title { 
	font-weight: bold; 
	background: #204480;
	color: #fff;
	font-size: 14px; }
	
.red { color: #F00; font-size: 14px; }
