/*Main Blue title on pages*/.title       { color: #003366; font-size: 30pt; font-family: Georgia }/*Main Burgundy text for starting paragraphs*/.header      { color: #990033; font-size: 14pt; font-family: Verdana }/*Main web site text...need to check why line-height is 150% and if that is cross browser*/.text        { font-family: Verdana; color: #333333; font-size: 10pt; line-height: 150% }/*Unordered list icon bullets-custom bullets*/ul 				{list-style-image: url("http://www.parkavederm.com/images/bullet2.gif")}/*For clinical procedures page: the text beneath the link, describing the procedure*/.subtext      { color: #000000; font-size: 8pt; font-family: Verdana; line-height: 100% }/*Need to see if these are being used and where*/.subheader2   { color: #003366; font-size: 10pt; font-family: Verdana; font-weight: bold}.textEmphasis { color: #990033; font-size: 10pt; font-family: Verdana; font-weight: bold}.info        { color: #FFFFFF; font-family: verdana; font-size: 8pt; font-weight: bold }.blue_text   { color: #003366; font-variant: small-caps; font-size: 10px; font-weight: bold }.ansSvc      { color: #800000; font-family: Verdana; font-size: 8pt; font-weight: bold }.quote       { font-family: TimelessTLig; color: #990033; font-size: 10pt }.subheader     { color: #003366; font-size: 12pt; font-family: Verdana; font-weight: bold}
