body {
	font-family: arial;
	font-size: 14px;
}

blockquote {
	font-family: arial;
	font-size: 14px;
}

table.news {
 	width: 500px;
	padding: 0px;
}

td {
	font-family: arial;
	font-size: 14px;
}

td.news {
	padding: 20px ;
	background-color:#F0E8FF;
	border-style: solid;
 	border-width: thin;
	border-bottom-width: medium;
	border-right-width: medium;
	border-color: black;
}

tr.sponsors {

	border-style: solid;
 	border-width: thin;
	border-color: black;
}


span.large {
	font-size: 18px;
 	font-weight: bold;
}

span.medium {
	font-size: 16px;
 	font-weight: bold;
}

span.day {
	font-size: 20px;
 	font-weight: bold;
	color: white;
}

span.time {
	font-size: 10px;
 	font-weight: normal;
	color: white;
}

span.overview {
	font-size: 10px;
 	font-weight: normal;
	color: black;
}

span.event {
	font-size: 12px;
 	font-weight: bold;
	color: black;
}

span.authors {
	font-size: 12px;
	color: black;
}

span.session {
	font-size: 14px;
 	font-weight: bold;
	color: black;
	text-decoration: none;
}

div.pageTitle {
 	font-size: 14px;
	font-weight: bold;
}

div.menuItem1 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}

div.menuItem2 {
	font-size: 12px;
	margin-left: 15px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h3 {
	font-size: 14px;
}

a.picture {
	color:#ffffff;
}

a {
	color:#2942F7;
	text-decoration: none;
}

a:active {
	color:#aaaaff;
	text-decoration: none;
}

a:visited {
	color:#2942F7;
	text-decoration: none;
}

a:hover {
	color:#2942F7;
	text-decoration: underline;
}
