body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(http://calvarylife.org/reach/ecards/images/bkgd.jpg) repeat top center;
color:#132F4B; 
}

table	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color:#132F4B; 
background:#F0F2D1;
padding:10px;
}

tr 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color:#132F4B; 
}

td 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color:#132F4B; 
}

input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}

.title { font-size: 18px;  font-weight: bold; color:#036;  }

.subtitle { font-size: 16px;  font-weight: bold; color:#603; }

.horizontalLine {
	background-color:#4C121E;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#069;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#036;
}



.error { color: #903;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  	color:#069;  }
a:hover { font-weight: bold;  text-decoration: underline;  	color:#069;   }