h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.content p {
	font-family:Verdana; 
	font-size:12px;
}
.content {
	font-family:Verdana; 
	font-size:12px;
}
.content1 {
	font-family:Verdana; 
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
	font-color: #ff0000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}
.scripref {
	font-weight: bold;
	color: #660066;
}
.scriptext {
	font-weight: bold;
	color: #000066;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.wordtitle {
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold", "Arial Unicode MS";
	font-size: 20px;
	font-weight: bold;
	color: #660066;
	line-height: 20px;
}

/* LINKS PAGE */
.links {
	width: 100%;
	border: none;
}
.links th {
	background-color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;
}
.links td {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 20%;
}
.linksname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linksname a:link, .linksname a:visited, .linksministry a:link, .linksministry a:visited {
	text-decoration: none;	
	color: #000066;
}
.linksname a:hover, .linksministry a:hover {
	text-decoration: underline;	
	color: #660066;
}
.linksministry {
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold", "Arial Unicode MS";
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
