body {
	font-family: Verdana, Arial, san-serif;
	font-size: small;
	background:white;
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	margin-bottom:2%;
	color: black;
	font-size:12px;
	padding: 0px 3px;
	}
	
a	{
	color:maroon;
	}
a:hover	{
	background-color:khaki;
	}
	
.title	{
	text-align: center;	
	background-color: ivory;
	border:solid 1px #333333; 
	padding: 1% 2%;
	margin-right:1%; 
	margin-left:1%;
	}
	
	
.symptoms {
	font-family: Verdana, Arial, sans-serif;
	color:ivory;
	font-size:
	12px;
	text-align: 
	right;
	line-height:130%;
	background-color:maroon;
	border: solid 1px #333333;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:2%;
	padding:2%;
	border:1px;
	font-style: italic;
	}
	
.menu1 a {
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: gold;
	display: block;
	width: 165px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #000000;
	font-weight: normal;
	}
	
.menu1 a:hover {
	color:#FFFACD;
	background-color:maroon;
	text-align: left;
	}
	
.foot {
	text-align:left;
	font-size: x-small;
	clip: rect(auto,auto,auto,auto);
	}

h1 {
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: large;
	color: black
}

h2 {
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: 1.2em;
	color: black
}

h3 {
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: .95em;
	color: black
}

h4 { 
	font-family: Verdana, san-serif;
	text-align: left;	
	font-size: .95em;
	color: black;
}


p.navbar {
	text-align: center;
	margin-bottom: 1%;
	font-size: small;
	text-align: center;
	color: #000000;
	background-color: ivory;
	border: 0px solid #000000;
	padding: 1%;
	margin-right: 5%;
	margin-left: 5%;
}

p.navbar a:link {
	font-size: small;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

p.navbar a:visited {
	font-size: small;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

p.navbar a:hover {
	font-size: small;
	color: #CC9933;
	text-decoration: none;
	font-weight: normal;
	background-color: khaki;
}

p.navbar a:active {
	font-size: small;
	background-color: #FFFFCC;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}


.email {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-size: small;
	font-family: Verdana, san-serif;
	color: #000000;
	background-color: khaki;
	padding: 1%;
	margin-right: 5%;
	margin-left: 5%;

}

.spannote  {
	font-family: Verdana, san-serif;
	font-size: small;
	font-weight: bold;
	color: #c30;
	}

.notes {
	font-family: Verdana, sans-serif;
	font-size: small;
	margin-top: 2%;
	margin-bottom: 2%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	text-align: left;
	color: #fff;
	background-color: #990033;
	padding: 2%;
	margin-right: 5%;
	margin-left: 5%;
}

.notes a:link {
	color: #fff;
	text-decoration: underline;
}

.notes a:visited {
	color: #fff;
	text-decoration: underline;
}

.notes a:hover {
	color: khaki;
	text-decoration: underline;
}

.notes a:active {
	color: #f99;
	text-decoration: underline;
}



.copyright {
	font-size: 9pt;
	margin-top: 1%;
	margin-bottom: 1%
}
 
li {
	list-style-type: circle;
	line-height: 130%;
}
