#leftbar { display: none; }

#whiteback { position: absolute; top: 0px; left: 20px; width: 690px; height: 100%; background-color: white; z-index: 0; }

#content { position: absolute; top: 0px; left: 20px; width: 690px; background-color: white; z-index: 1; }

body { background-color: white; }

p, table, td { font-size: 13px; font-family: Verdana, sans-serif; }

a	{ color: #00A5D1; }

.h1 { font-family: Verdana, sans-serif; font-size: 18px; font-weight: bold; }
	
.h2 { font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold; }

ul, li { margin-left: 1px; padding-left: 10px; }

.date { color: #cc0000; }

.small { font-size: 11px; }

.agenda { border: 1px solid #cccccc; border-collapse: collapse; margin-left: 30px; width: 632px; font-size: 11px; }

.agenda TD {border: 1px solid #cccccc; font-size: 11px; }

.icon {margin-right: 5px;}

