/* CSS Document */
/* These Styles are for the Katherine Wright Family Wellness Centre website */

td,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4B4B4B;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
}
.contentwhiteborder {
	padding: 4px;
}
.contentmargins {
	padding: 21px;
}
.tableborder {
	border: 2px #4B4B4B solid;
	background-color: #DDC8D3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #787878;
}
.formsize {
	width: 126px;
	height: 22px;
}
.formsize_fr {
	width: 110px;
	height: 22px;
}
.smalltext_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltext_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.smalllink_dark:link {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0E2FBD;
	text-decoration: underline;
}
.smalllink_dark:visited {
	color: #B31509;
	font-size: 10px;
}
.smalllink_dark:hover {
	color: #000000;
	font-size: 10px;
}
