body {
	font-family: Trebuchet MS;
	background-color : ffffff;
	background-image : url(http://www.wschristianchurch.org/image/header.jpg);
	background-position : top;
	background-repeat: no-repeat;
}
/*Headings*/
h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
 }
 h2 {
	font-family: Trebuchet MS;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

p{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
P.important{font-family:"Trebuchet MS"; font-size:12pt; color:#000000; font-weight:bold}

a:link {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}
a:visited {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}
a:hover {color: #999999; text-decoration: none; font-size: 8pt; font-weight: normal ;}
a:active {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}

a.h2link:link {
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h2link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h2link:hover {color: #FF0000; text-decoration: none; font-size: 14pt; font-variant: small-caps; font-weight: normal ;}
a.h2link:active {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: normal ;
}
a.h3link:link {
	color: #000000;
	text-decoration: none;
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:active {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 16pt;
	font-weight: normal ;
}