h4 {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

table {
	  border-color: #0000FF;
}
#container {
	background-color: #FFFFFF;
}
#container li {
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}

a:link	{
	color: #000066;
	font-weight: bold;
	}
#container #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


a:visited {
	font-weight: normal;
	color: #666666;
	}
#container #footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

	
a:hover, a:active  {
	text-decoration: underline;
	color: #9685BA;
	}
#container #headtab input {
	font-weight: bold;
}
#container #navbar a:link {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#container #navbar a:visited {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}


#container th {
	color: #0000FF;
}

#container #footer a:hover, a:active {

	text-decoration: underline;
	color: #FFFF00;
}
#container #footer a:visited {

	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#container #headtab {
	color: #FFFFFF;
	font-weight: bold;
}

#container #events th {
	text-align: left;
	background-color: blue;
	color: white;
	}

#container #clinic th {
	text-align: center;
	background-color: blue;
	color: white;
	
	}

#container #contacts th {
	text-align: left;
	background-color: blue;
	color: white;
	}
	
hr {
   color: blue;
   }
   
#container #bwmeet th {
			text-align: center;
			font-style: italic;
			}
