html, body, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote {
margin: 0;
padding: 0;
border: 0;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.caring {	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	color: #000066;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-weight: 100;
	margin-bottom: 1px;
}

p {margin-bottom: 7px;}

.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7A3D01;
	text-decoration: none;
	line-height: 135%;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.box {
	border: thick ridge #CC6666;
}
.physbox {
	border: thick ridge #006699;
}
