.Org{
	font-family : "Copperplate Gothic Bold";
	font-size : 26;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	color : Maroon;
}

.Contact{
	font-family: "Arial";
	font-weight : normal;
	font-variant : normal;
	font-size : 11;
	color : navy;
	vertical-align : baseline;
}

.BodyText{
	font-family: "Comic Sans MS";
	font-size :18;
	color : navy
}

 
.MenuText{
	font-family: "Arial";
	font-weight : normal;
	font-variant : normal;
	font-size : 11;
	text-align : left;
}

.selMenuText{
	font-family: "Arial";
	font-weight : Bold;
	font-variant : normal;
	font-size : 11;
	text-align : left;
}

.calDays{
	font-family: Arial;
	font-weight : normal;
	font-variant : normal;
	font-size : small;
	text-align : center;
}

.calMonth{
	font-family: Arial;
	font-weight : bold;
	font-variant : normal;
	font-size : small;
	text-align : center;
	background-color : Maroon;
	color : White;
}

.calEvents{
	font-family: Arial;
	font-weight : normal;
	font-variant : normal;
	font-size : x-small;
	text-align : left;
	color : black
}

 HR{
	color : Navy;
}
.page{
	background : url("images/paper.gif");
}

