@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #666666;
	margin: 0px;


}

h1
 {
	color: #666666;
	vertical-align: top;
	font-size: large;
	padding-top: 5px;
}

h2
 {
	color: #666666;
	vertical-align: top;
	font-size: medium;
	padding-top: 5px;
	font-weight: bold;
}

h3
 {
	color: #666666;
	vertical-align: top;
	font-size: small;
	padding-top: 5px;
	font-weight: bold;
	}

.childrenschoir
{	
	color: 800000;
	font-size: xx-small;
	}
.cherubchoir
{
	color: 006633;
	font-size: xx-small;
	}
	
a {
	color: #006699;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	font-size: medium;
	}

a:hover {
	text-decoration: underline;
	valign:top;
	color: #999999;
} 

a:visited {
color: #cccccc;
}

.link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: medium;
	font-weight: normal;
}

.pad {
	padding-left: 5px;
	padding-right: 5px;
}

.tablebackground
{
	background-repeat: no-repeat;
	background-position: right top;

}

.tablebackgroundlt
{
	background-repeat: repeat-y;
}
