body
	{
		background-image: url('http://www.woodinvilledrama.org/Images/Background/Content_Background.jpg');
		background-repeat: repeat
	}
p	
	{
		font-family: Microsoft Sans serif;
		color: white;
		margin-bottom: -12pt;
	}

table
	{
		font-family: Microsoft Sans serif;
		border: 0px none;
		border-collapse: collapse
	}
	
td
	{
		color: white;
	}
	
a
	{
		color: #ADCEBD;
	}
	
h3
	{
		color: #6699FF;
	}

.content
	{
		font-size: 12pt;
	}
	
.menulink
	{
		font-size: 13pt;
		padding-top: 20pt;
		padding-left: 10pt;
	}

.Note
	{
		color: red;
	}
	
.LineSpace
	{
		font-size: 3pt;
	}
.scriptlink
	{
		font-size: 13pt;
		padding-right: 10pt;
		cursor: hand;
		font: bolder;
		text-decoration: underline;
	}