/*CSS file for Living Bridges.Org
*/

BODY {
	background-color: #FFFFFF;
	margin:0px;
}

.bigText {
	font-size: large;
}
		
bgrounds {
	background-color: #CCCCCC;
}
		
.xPar {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14;
	color:#003366;
}

.smallPar {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	color:#330000;
	font-weight:bold;
}

H4 {
	color:#0000CC;
	font-family:Arial,Times new roman, helvetica
}

Td.header {
	font-weight:bold;
	font-family:comic sans ms;
	font-size:13pt;
}

Td.kids {
	font-family:comic sans ms;
	font-size:13pt;
	color:#FF5F11;
}

P.kids {
	font-family:Arial;
	font-size:10pt;
	color:blue;
}

A.Large
{
	color:green;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
}