p {  font-size: 12px}
p {  line-height: 16pt; font-family: Arial, Helvetica, sans-serif}
h3 {  font-size: 12px; font-weight: bold; color: 990000; font-family: Georgia, "Times New Roman", Times, serif}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 18px; font-weight: bold; color: 990000; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}
h2 {  font-size: 16px; font-weight: bold; color: 990000; font-family: Georgia, "Times New Roman", Times, serif}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h4 {  font-size: 12px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: 990000}
a {  font-weight: bold; text-decoration: none; color: 990000}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline; color: 990000}
.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 20px;
	font-style: italic;

}
.desc, .desc a {
	color: #FFFFFF;
	font-weight: 400;
	padding-bottom: 10px;
}
.desc a:hover {
	color: #990000;
	font-weight: 400;
}
.appointment a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: 700;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
.appointment a:hover {
	color: #FFFFFF;
	font-weight: 700;
	text-decoration:underline;}
	
.imgborder {
	border:#990000 solid 1px;
	margin: 8px;
}

.bottomLinks a {
	color:#FFFFFF;
}

.toplinks {
	text-align: center;
	font-size: 8px;
}
