body { 
	background-image:url(images/bkgrd.gif);
	background-repeat: repeat-x;
	background-color: #F8DADA;
}

a:link {
	color: #990066;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #1BB4A5;
}
a:active {
	color: #990066;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663333;
	padding-left: 22px;
	padding-right: 22px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}


ul {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	padding-right: 12px;
	color: #663333;
}


.heading {
	color: #A3131E;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subheading {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
}

#img-pad img { margin-left: 16px;}
#img-pad-right img { margin-right: 16px;}
	
.praise {
border-color: #333333;
border-width: 1px;
border-style: dotted;
background-color: #FFECFF;
padding: 15px;
margin: 19px;
}

h3{
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	}
	
h2 {
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	}
	
h4 {
	font-weight: bold;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A3131E;
	}	

h1 {
	color: #A3131E;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 22px;
	}