@import url("body.css");
BODY {
scrollbar-face-color: #E0E0E8;
scrollbar-shadow-color: #808080;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #E0E0E8;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #DADFE7;
scrollbar-arrow-color: #004080
}
a:link {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	font-variant: normal;
}
a:visited { font-weight: bold; color: #666699; text-decoration: none}
a:hover {
	font-weight: bolder;
	color: #3366CC;
	text-decoration: underline;
	font-variant: normal;

}
a:active { font-weight: bold; color: FF3300; text-decoration: none}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border: none;
	padding-top: 15px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 1px;
	margin: 1px 0px 0px;
	border-bottom-style: groove;
	background-color: #E2E2EB;
	background-position: center;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003366;
	background-color: #F4F4F4;
	text-decoration: underline;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 8px;
	padding-right: 8px;


}
.darkblueborder {
	border: 1px solid #2f3855;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.floatleft {
	float: left;
}

h5 {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ailment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

