a,
a:link,
a:visited,
a:hover{
	color : #996666;
	font-size : 11px;
}

a:hover{
	color : #996666;
	font-size : 11px;
	text-decoration : none;
}

address,blockquote,body,caption,center,dd,dir,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,menu,ol,p,td,th,ul{
	color : #7E6A63;
	font-family : Arial,Helvetica,sans-serif;
}

address,blockquote,body,caption,center,dd,dir,div,dl,dt,form,li,menu,ol,p,td,th,ul{
	color : #7E6A63;
	font-size : 11px;
}

h1{
	color : #996666;
	font-size : 16px;
	font-weight : bold;
}

h2{
	color : #996666;
	font-size : 14px;
	font-weight : bold;
}

h3{
	font-size : 18px;
	font-weight : bold;
}

h4{
	font-size : 16px;
	font-weight : bold;
}

h5{
	font-size : 14px;
	font-weight : bold;
}

h6{
	font-size : 12px;
	font-weight : bold;
}

ul{
	list-style-type : square;
}

.bgcopyright{
	background : url(images/bgcopyright.jpg) repeat-x;
}

.bold{
	font-weight : bold;
}

.copyright{
	color : #CCCCCC;
	font-size : 10px;
}

.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:active{
	color : #CCCCCC;
	font-size : 10px;
}

.copyright a:hover{
	color : #CCCCCC;
	font-size : 10px;
	text-decoration : none;
}

.heading{
	color : #996666;
	font-size : 16px;
	font-weight : bold;
}

.italic{
	font-style : italic;
}

.lefttext a,
.lefttext a:link,
.lefttext a:visited,
.lefttext a:active,
.lefttext{
	color : #6E6057;
	font-size : 10px;
}

.lefttext a:hover{
	color : #6E6057;
	font-size : 10px;
	text-decoration : none;
}

.underline{
	text-decoration : underline;
}

#schedule .date{
	font-weight : bold;
	text-align : left;
}

#schedule .event{
	padding-left : 5px;
}

#schedule td{
	border-bottom : 1px solid #EDEDED;
	padding : 3px;
}

#schedule h2{
	margin : 20px 0 5px 0;
	padding : 0;
}

#schedule h2 .note{
	font-size : 11px;
	font-weight : normal;
}