
#center{
	margin:0px 0px 40px 0px;
	padding:0px 10px 0px 10px;
	width:auto;
	height:100%;
}

.event{
	border:1px solid #B3B7F6;
}

.event td {
	margin:2px;
	padding:2px 10px 2px 10px;
	border:1px solid #B3B7F6;
}

.event .label{
	color:black;
	background-color:#B3B7F6;
	vertical-align:top;
}

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif;
	font-size:12pt;
	color:black;
}

#wrapper1{
}

#title{
}

#left{
display:none;
}


 
h1{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:30px;
	font-size:18pt;
	white-space:nowrap;
}

h1 span{
	display:block;
	margin-top:0px;
	font-size:16pt;
}

h2{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	font-size:16pt;
	margin-bottom:0px;
	margin-top: 0px;
	white-space:nowrap;
	clear:both;
}

h3{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	font-size:14pt;
	margin-bottom:0px;
	clear:both;
}


#center a{
	color:black;
	text-decoration:underline;	
}
#center a:visited{
	color:black;
	text-decoration:underline;	
}
#center a:hover{
	color:black;
	text-decoration:underline;	
}

#center #hiddenlinks a{
	color:#888;
	text-decoration:none;	
}
#center #hiddenlinks a:visited{
	color:#888;
	text-decoration:none;	
}
#center #hiddenlinks a:hover{
	color:#888;
	text-decoration:none;	
}

.return{
	font-size:10pt;
	color:#888;
}
.return a:link{
	text-decoration:underline;	
	color:#888;
}
.return a:visited{
	text-decoration:underline;	
	color:#888;
}
.return a:hover{
	text-decoration:underline;	
	color:black;
}