Does any one know what is the default fonts for thewebparts title etc...?
Style sheet says.ms-WPTitle{font-weight: bold;font-family: verdana, arial, helvetica, sans-serif;color: #003399;padding-left: 6px;padding-right: 7px;padding-top: 2px;padding-bottom: 2px;font-size: 8pt;}
The fonts are specified though the style sheet that the portal uses (orWSS). It's in SPS.CSS (for SharePoint Portal Server) and OWS.CSS (forWindows SharePoint Services). The default font is verdana, sans serif andsizes range depending on what part of the page you want.