/* default font size*/

/*@import url(small.css);*/

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd, input.fields, textarea  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}

h1 {
font-size: 120%;
font-weight: bold;
}

h2 {
font-size: 110%;
font-weight: bold;
}

h3 {
font-size: 90%;
font-weight: bold;
}

h3.profile {
font-size: 90%;
font-weight: bold;
margin: 0;
padding: 10px 0 0 0;
border-top: 1px dashed #666;
}

.profileText {
margin: 0;
padding: 0 0 10px 0;
}