@charset "utf-8";
/* St. Joseph's Church CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 0;
	width:200px;
}
td th tr table div{margin: 0;}
input {margin:0; padding:0;}
img {border: 0; margin:0; padding:0;}
.clear_float{clear: both;}
h3{
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	margin:10px 0 0;
}
p{
	margin:0;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.handcursor{
	cursor:hand;
	cursor:pointer;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}