body, table, table td {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #ffffff; 
	text-decoration: none;
	}
a.nav:hover {
	color: #ffffff; 
	text-decoration: underline;
	}
a.body:link, a.body:active, a.body:visited, a.body:hover {
	color: Maroon; 
	text-decoration: underline;
	}
h3 {
	font-weight: bold; 
	color: #003366;
	font-size: 16px;
	}
.header1 {
	font-weight: bold; 
	color: #003366;
	font-size: 16px;
	}
.header2 {
	font-weight: bold; 
	color: Maroon;
	font-size : 14px;
	background-color : silver;
	}
.header3 {
	font-weight: bold; 
	font-style: italic;
	font-size : 13px;
}
.header4 { 
	color: Maroon;
	font-size : 12px;
	background-color : silver;
	}
th.sponsor {
	font-weight : bold;
	color : Navy;
	font-size: 14px;
	text-align: left;
}
table.sponsor {
	background-color : Silver;
	border : thin solid Navy;
	padding : 5;
}
.bodytext2 {
	font-size: 11px;
}
.bodytext3 {
	font-size: 10px;
}
.regtitle {
	font-weight : bold;
	font-style: italic;
}
.regdate {
	font-weight: bold;
	text-decoration : underline;
}
.scheddate {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #933333;
	border-bottom: 1px solid #999;
	background: url(try.png) repeat-x bottom left;
}
.schedtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #ffede8;
	}
hr {
	color : black;
}
.underline {
	text-decoration: underline;
}
li {
	margin-bottom: 5;
}
.smallfont {
	font-size : 8pt;
}
.maroon {
	color : Maroon;
}
.red {
	color : red;
}
.blue {
	color: Navy;
	font-size: 10pt;
}
.conftitle {
	color: maroon;
	font-weight: bold;
	font-style : italic;
}
.sesstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.sesspresent {
	font-size: 12px;
	font-style: italic; 
	font-family: Arial, Helvetica, sans-serif;
	}
.sessdesc {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(try2.png) repeat-y top left;
	padding: 5px;
	}
.sessdesc2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	}
.nav2 ul {
	width: 145px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
	}
.nav2 ul li {
	margin: 0;
	margin-bottom: 3px;
	border: 1px solid #732121;
	padding: 5px;
	background-color: #AD4A4A;
	}