<style>{  }
H3 {font-family: Century Gothic, Chicago, sans serif}
H3 {font-size: 14pt }
H3 {color: #000000}
H3 {line-height: 100%}

H4 {font-family: Century Gothic, Chicago, sans serif}
H4 {font-size: 14pt }
H4 {color: #990033}
H4 {line-height: 100%}

H5 {font-family: Century Gothic, Chicago, sans serif} 
H5 {font-size: 12pt}
H6 {color: #853E48}

H6 {font-family: Century Gothic, Chicago, sans serif}
H6 {font-size: 10pt }
H6 {color: #000000}

BODY  {font-family:  Verdana, Chicago, sans serif }
BODY  {font-size: 10pt }

TABLE  {font-family: Verdana, Chicago, sans serif }
TABLE  {font-size: 10pt }

P  {font-family:  Verdana, Chicago, sans serif }
P  {font-size: 10pt }

OL {font-size: 10pt }
OL {font-family: Verdana, Chicago, sans serif }

UL {font-family: Verdana, Chicago, sans serif }
UL {font-size: 10pt }

LI.disc { list-style-type: square }
         UL.plain  { list-style-type: square }
         OL        { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
         

A

			.a1:link  { color: #800000; }
			.a1       { color: #6c6c6c; }
			

			.a2:link  { color: #800000; } /* link not visited status */
			.a2:link  {text-decoration: none  } */
			.a2       { color: #6c6c6c; } /* link visited status */
			.a2       {text-decoration: none  }
			.a2:hover { color: #003366;  } /* mouseover status */
			.a2:hover  { text-decoration: none } */{  }

}

.tdcellhead
{ width: 630 px}

table.list {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	font-color: #000000
	color:#ffffff;
	border-width: 1px;
	border-color: #c0c0c0;
	border-collapse: collapse;
}

table.list td {
	border-width: 1px;
	padding: 4px;
	color:#646464;
	font-weight: normal;
}
a.pmcsite {
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}

a.pmcsite:hover {
	
	color: #800000;
	text-decoration: underline;
}


</style>