<!--
h1 {font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	text-transform: uppercase; 
	color: #004166; 
	background-color: transparent; 
	margin: 10px 5px 14px 8px;}
	
h2 {font-family: georgia, 'times new roman', times, serif; 
	font-size: 12px; 
	line-height: 15px; 
	color: #CC6600; 
	background-color: transparent; 
	margin: 0px 5px 9px 8px;}

h3 {font-family: georgia, 'times new roman', times, serif; 
	font-size: 12px; 
	line-height: 15px; 
	color: #004166; 
	background-color: transparent; 
	margin: 15px 5px 9px 8px;}

h4 {font-family: georgia, 'times new roman', times, serif; 
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal; 
	color: #004166; 
	background-color: transparent; 
	margin: 0px 5px 0px 8px; 
	padding: 5px 0px 2px 0px;}
	
h5 {font-family: georgia, 'times new roman', times, serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #CC6600; 
	background-color: transparent; 
	margin: 0px 5px 0px 8px;}

h6 {font-family: georgia, 'times new roman', times, serif; 
	font-size: 16px;
	font-style:italic;
	line-height: 15px; 
	color: #CC6600; 
	background-color: transparent; 
	margin: 0px 5px 9px 8px;}

p  {font-size: 13px; 
	line-height: 14px; 
	margin: 0px 5px 10px 8px;}
	
a href {color: #004166; 
	font-weight: bold; 
	background-color: transparent; 
	text-decoration: none;}

li {margin: 5px 5px 0px 8px;
	font-size: 12px;
	line-height: 14px;
	list-style-type:disc;}

div.intro {
	width: 539px;
	background-color: transparent;
	background-image: url('http://www.connectmd.com/newsletter/images/bkg_content.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 13px 0px 15px 0px;
	}

div.events {
	width:198px;
	color:#333333;
	background-image:url(images/bkg_sideitem.gif);
	background-repeat:no-repeat;
	margin:0px 0px 40px 11px;
	padding:10px 0px 0px 0px;
	text-decoration:none;
	}

div.events a:link {
	text-decoration:none;
	}

div.intro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color:#666666;
	background-color: transparent;
	margin: 0px 15px 15px 12px;
	}

div.intro li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color:#666666;
	background-color: transparent;
	margin: 0px 15px 15px 12px;
	}

	-->