p
{
	font-size: 14px;
	font-family: times, Times, Times New Roman, serif;
}
.center
{
	text-align: center;
}

li, li.content {
	font-size: 14px;
	font-family: times, Times, Times New Roman, serif;
}

td.content {

	font-size: 14px;
	font-family: times, Times, Times New Roman, serif;
}

td.header
{
	background-image: url('http://www.strengthenthefamily.net/strengthen-the-family.jpg');
	background-repeat: no-repeat;
}
b.alert {
	font-size: 16px;
        font-weight: bold;
	color: #FF0000;
}
a:link, a:visited 
	{
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: underline;
	font-weight: bold;
	}

a.menu, a.topnav
{
      font-family: "arial", Arial, Geneva, sans;
	font-size:11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.menu:hover , a.topnav:hover
{
      font-family: "arial", Arial, Geneva, sans;
	font-size:11px;
	font-weight: bold;
	color: blue;
	text-decoration:underline;
}

a.menu:visited, a.topnav:visited
{
      font-family: "arial", Arial, Geneva, sans;
	font-size:11px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

b.menu
{
      font-family: "arial", Arial, Geneva, sans;
	font-size:13px;
	font-weight: bold;
	color: black;
}
li.menu
{
	margin-left: -20px;
	color: blue;
}



.title {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}

td.nav {
	background-color: #7077C2;
}

h1
{
	font-weight: bold;
      font-family: "arial", Arial, Geneva, sans;
	font-size: 22px;
	text-align: center;
	border-bottom: 2px solid #C1AC82;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 7px;
	background-color: #FAF0DD;
}

h2
{
	font-weight: bold;
      font-family: "arial", Arial, Geneva, sans;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid  #C1AC82;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 7px;
	background-color: #E6CEA1;
}

h2.nostripe
{
	font-weight: bold;
      font-family: "arial", Arial, Geneva, sans;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 7px;
	border-bottom: 1px solid  #C1AC82;
	background: none;
}

pre
{
	background-color: #EEEEEE;
}
