body{	color: #330066;
	font-size: 10pt; 
	font-weight: bold; 
	font-family: 'verdana', sans-serif; 
	background-color: #E3CD99;
	background-image: url('/dance3.gif');
	background-repeat: repeat-y;
}

table{ border-collapse: collapse; 
	font-size: 10pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

TD { text-align: left;} 

blockquote { margin: 0px 0px 0px 30px;
}

li{ margin: 9px; list-style-type: disc;
}

ul{ margin: 0px 0px 0px 30px;
}


b{ text-decoration: underline;
	font-size: 11pt;
}

h1{	font-size: 20pt;
	text-align: center;
}

h2{     font-size: 12pt;
	font-weight: normal;
        text-align: center;
}

h3{	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

h4{	font-size: 10pt;
	text-align: center;
}

a:link {color: #330066;
	text-decoration: underline;
} 
a:visited {color: #330066; 
	text-decoration: underline;
} 
a:hover {color: #000000; 
	text-decoration: underline;
} 
a:active {color: #000000; 
	text-decoration: underline; 
}


