BODY
{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:black;
    font-size:small;
    background-color: #FFFFFF
}

H2
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:large;
}
H3
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:medium;
}

P
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:small;
}

DL
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:small;
}

LI
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:small;
}

ADDRESS
{
    font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:small;
}
PRE
{
    font-family:"Andale Mono", Courier, fixed;
    font-size:small;
}
<!--  ==================================================  -->

A {
  color:blue;
  text-decoration:underline;
}
A:hover {
  color:red;
  text-decoration:underline;
}
A:visited {
  color:#003399;
  text-decoration:underline;
}

<!--  ==================================================  -->

<!--  ==================================================  -->

table.navbar
{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:small;
}
table.navbar TD
{
    font-size:small;
}

table.resume
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:small;
}
table.resume TD
{
    font-size:small;
    text-align:justify;
}
table.resume TD.date
{
    font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:small;
    font-style:italic;
}

table.picture
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:small;
}
table.picture TD.frame
{
    background-color:whitesmoke;
    text-align:center;
}
table.picture TD
{
    background-color:whitesmoke;
    text-align:text-bottom;
}

p.date
{
    font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:small;
    font-style:italic;
}
table.resume TD.quicklinks
{
    font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:x-small;
    text-align:center;
}
<!--  ==================================================  -->


