@import url("links.css");

body {
	font-family: arial, verdana, helvetica;
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #013C83;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	background-color : #FFFFFF;
	margin-top : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
}

td {
	font-size: 12px;
}


td.content {
	color: 666666;
}

.scripture {
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
	color: Red;
	font-size : 7.5 pt;
}

.smalltext {
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8 pt;
}
.quote {
	font-style: italic;
}

.smalllabel  {
	font-size: 12px;
	font-weight: bold;
	color: 333333;
}

.label {
	font-size: 13px;
	font-weight: bold;
	color: 333333;
}

.pagetitle {
	font-size: 18px;
	color: 333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
