body {
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

A:link, A:Active, A:Visited {
	text-decoration: underline;
	color: #000000;
}
.printonly {
	display: inline;	
}

.NoUnderline{
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
}

.Logo,
.Footer,
.bottom_text, 
.bottom_text_right,
.ScreenOnly,
#ImageLeft,
.bottom_menu,
.menu_item,
div.scroll,
.Header,
.ChurchMenu {
	display:none;
}




/*Added by JC*/

.Color1{
	color: black;
}

.Color2{
	color: black;
}
.Color3{
	color: black;
}
.Color4{
	color: black;
}
.Color5{
	color: black;
}
.Color6{
	color: black;
}
.Color7{
	color: black;
}
.Color8{
	color: black;
}
.Size1{
	font-size : 14px;	
	line-height: 15px;
}

.Size2{
	font-size: 16px;
	line-height:17px;
}

.Size3{
	font-size: 18px;
	line-height:19px;
}

.HardReturn{
	margin-bottom: 10px;
}

.Left{
	text-align: left;
}

.Center{
	text-align: center;
	
}
.Right{
	text-align: right;
}

.Hide{
	display: none;
}
.Show{
	display: inline;
}

.ShowGray{
	display: block;
	background-color: #669966;
	padding: 5px;
}
/*end added by JC*/
