A:link    { color: maroon }
A:visited { color: maroon; }
A:active  { color: blue;  }

P{
	font-family : sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
OL{
	font-family : sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

UL{
	font-family : sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

body{
	/*background: url(Backgrounds/bg0012.gif);
	*/
	background-image : url(Backgrounds/wt-satin.jpg);
}

H1{
	color: Maroon;
	font-size: xx-large;
}
H2{
	color: Maroon;
	font-size: x-large;
}

H3{
	color: Maroon;
	font-size: large;
}

.FrontPageText{
	font-family : serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.links{
	font-family : serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.CHN{
	font-family : serif;
	font-size : x-large;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	line-height : normal;
	color : Maroon;
}
.CHN2{
	font-family : serif;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	line-height : normal;
	color : Maroon;
}

.buttons{
	font-family : serif;
	font-size : medium;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
	text-decoration : none;
}

.buttonsProfile{
	font-size : Large;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
	text-decoration : none;
	font-family : serif;
}


.buttonsHeader{
	font-family : serif;
	font-size : large;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

.buttonsHeaderProfile{
	font-family : serif;
	font-size : larger;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
	text-decoration : none;
}

.pageHeading{
	border : thick groove Maroon;
	font-family : serif;
	font-size : xx-large;
	font-style : italic;
	font-weight : bolder;
	color:Maroon;
}

.topLeft{
	font : bolder italic normal small serif;
	color:Maroon;
}

.sectionHeading {
	font-family : serif;
	font-size : x-large;
	font-style : normal;
	font-weight : bolder;
	color:Maroon;
}
.missionFocus {
	font : italic x-large serif;
	color:Maroon;
}

.smallP{
	font-family : sans-serif;
	font-size : smaller;
	color : Black;
}

.parishProfile {
	font-family : serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}



.sectionHeadingProfile {
	font-family : serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color:Black;
	background-color : Silver;
}

.pageHeadingProfile{
	border : thin groove Maroon;
	font-family : serif;
	font-size : xx-large;
	font-style : italic;
	font-weight : bolder;
	color:Maroon;
	background-color : Silver;
}
