body
{
    margin: .5in .25in .5in .25in;
    font-family: garamond, times, serif;
}

h1
{
    text-transform: uppercase;    /* probably unnecessary */
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}

span.nameFirstChar
{
    font-size: 130%;
}

p.contact
{
    text-align: center;
}

h2
{
    text-transform: uppercase;    /* probably unnecessary */
    font-size: 100%;
    font-weight: bold;
    margin-top: .25in;
}

h3
{
    text-transform: capitalize;    /* probably unnecessary */
    font-size: 100%;
    font-weight: bold;
    margin: .125in 0 0 .25in;
}

div.placePeriod
{
    margin: 0 .25in 0 .25in;
    text-transform: capitalize;    /* probably unnecessary */
}

span.place
{
    font-style: italic;
    width: 31em;    /* works in MSIE 5.5, but not MSIE 6.0  */
}

span.period
{
    white-space: nowrap;
    width: 9em;    /* works in MSIE 5.5, but not MSIE 6.0  */
}

p
{
    margin: 0 0 0 .5in;
}

span.techList
{
    font-style: italic;
}

ul.studies
{
    margin: 0 0 0 .5in;
}

span.independantProject
{
    font-weight: bold;
}

span.advisor
{
    font-style: italic;
}
