.style1 {color: #0066CC; font-family:impact, helvetica;}
.style2 {color: #CC9900; font-family:impact, helvetica;}
.style3 {color:#F00;}

a:link { color:#0066CC;}
a:hover { background-color: yellow;}
a:visited {	color: #0066CC;}


table.index {border: 3px solid lightcoral;}
table.logo {border: 1px solid #ffcccc;}
table.main {border: 1px solid lightcoral;}


body {
background-color: white;
background-image: url("./images/stethoscope.jpg");
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
}

h1 {
color: #990000;
background-color: white;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

h2 {
	font-family: Helvetica, Impact, Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	font-stretch: extra-expanded;
}

h3 {
	font-family: Helvetica, Impact, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

dfn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

li { font-family:Arial, Helvetica, sans-serif;
font-size:12pt; 
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#000000; 
}

#byLine {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999}

#index { font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
text-decoration:none;
background-color:#FFCCCC;
}

div.bars {letter-spacing:1px; background-color: lightcoral; font-family: Impact, Verdana; font-size:14px; text-align:center; border-bottom-color:white; border-top-color:white; border-bottom-style:solid; border-top-style:solid; border-bottom-width:1px; border-top-width:1px; color: #333333}


/* top of page navigation bar */
a.toplinks:link {font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#0055a5;}
a.toplinks:visited {font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#0055a5;}
a.toplinks:hover {font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold}

/* bottom page navigation bar*/
a.bottomlinks:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #333333; text-decoration:underline}
a.bottomlinks:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #333333; text-decoration:underline}


/* super navigation side bar */
#nav { font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}
a.nav:link { color:#000000; text-decoration:none}
a.nav:visited { color:#000000; text-decoration:none}
a.nav:hover { text-decoration:underline; background-color:yellow;}
