body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	list-style-type: disc;
}



/* Skin Classes */
.skincontentstable { width:800px; background-image:url(stethoscope.jpg); background-repeat:no-repeat}
.skinfooter {width:800px; color: #666666; text-align: center; height:25px;  }

/* Header Classes */
.skinheadertable { width:800px; color: #FFFFFF; background-color:2b2a87;  font-size: xx-small; font-weight:bold; }
.skinheadertable a:link { color:#FFFFFF; font: bold xx-small;   }
.skinheadertable a:visited { color:#FFFFFF; font: bold xx-small;  }
	
.skinheaderbanner { background-image:url(name.gif); background-repeat:no-repeat; background-position:left }

/* Menu Classes */
.rootmenuitem { color:#000099; font-size: 12px; text-transform: uppercase; padding-bottom: 10px; padding-left: 10px; font-weight: bold; }
.rootmenuitemselected { color:#00FFFF; background:none }

.submenuitem { }
.submenuitemselected { text-transform: uppercase; color: #0000CC; font-size:10px; background:#99CCFF; border: thick #000000; } 



.style84 A:link {

	color: #0000ff;
	font-size: x-small;
}
.style84 A:visited {

	color: #0000ff;
	font-size: x-small;
}


/* Module Titles */
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  15px;
   font-weight: bold;
   color: #FF6600 ;
}

/* Content Classes */


.ContentOutline A:link {
	color:  #0099ff;
	font-size: x-small;
	font-weight: bold;
}
.ContentOutline A:visited {
	color:  #0099ff;
	font-size: x-small;
	font-weight: bold;
}
.ContentTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2b2a87;
}
.ContentTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999933;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style:disc;
}
blockquote {
   font-family: Arial, Helvetica, sans-serif
}