body {
	background-color: white;
	border-width: 0;
	color: black;
	font-size: 90%;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

table td {
	font-size: 90%;
}

td.leftmenu {
	background-color: #e0e0f0;
	border: none;
	font-size: 80%;
	text-align: left;
	width: 135px;
}
			
td.rightmenu {
	background-color: #e0e0f0;
	border: none;
	font-size: 80%;
	text-align: left;
	width: 135px;
}			

.menuheading {
	color: #000066; 
	font-family: Tahoma, Verdana, sans-serif;
	font-size: larger;
	font-weight: bold; 
	text-align: left
}

.presentation { 
	background-color: #660000;
	color: #ffffff; 
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold; 
}

.scheduleDate { 
	background-color: #660000;
	color: #ffffff; 
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold; 
}

a:link {
	color: #3535c5;
}

a:visited {
	color: #700080;
}

a:hover {
	color: #6565e5;
	text-decoration: underline;
}

h1 {
	color: #000066;
	font-size: 3.5ex;
	line-height: 1em;
}

h2 {
	color: #660000;
	font-size: 2.5ex;
	line-height: 1em;
}

h3 {
	color: #660066;
	font-size: 2ex;
}

h4 {
	color: #006600;
	font-size: 1.8ex;
}
